Skip to content
pledbrook edited this page Sep 13, 2010 · 22 revisions

Welcome to the Grails In Action wiki – a book from Manning.

GitHub is where we host our example code and you should find it pretty easy to grab what you need, even if you don’t use Git!

Option 1 – the whole works

Click on the “Downloads” tab – you will see a zip file that you can download. It contains copies of the Hubbub source code for each chapter. It basically has everything you need so you don’t need to access GitHub again. Note that fixes to the source code may take time to propagate to this download though.

UPDATE It seems that the downloads aren’t working at the moment. For some reason, you get an Access Denied error. We’ll look into this.

Option 2 – individual chapters

If you click on the “Source” tab, you will see a “download” button that allows you to grab the source code for the current branch as a zip file or a Unix tarball. Just hover the mouse pointer over the “All branches” text and select the chapter you want. Then click on the download button. You can even get everything by downloading the master branch.

Warning The download button doesn’t seem to work for Internet Explorer 7. I don’t know whether it works for IE 8.

Option 3 – use Git

Clone the repository and simply switch between the branches to get the source code each chapter.

The master branch will be used for future development of Hubbub, so if you want to provide patches or new features, then fork that branch and push the changes back to us.

Enjoy!

Errata

Suggested changes

NB Changes can no longer be accepted. Please report problems with the book as errata instead.

We are also capturing suggestions from the Author forum so if you have any feedback, please post it there.

MEAP Feedback In Progress

If you want to comment on a chapter but the page doesn’t exist yet, feel free to create it! Just click on the “?”.