If you are on Linux, you can download the entire contents of guides.rubyonrails.org with this simple single-line command:
wget -r -k -p -L guides.rubyonrails.org/
This will create a new folder guides.rubyonrails.org
in your current working directory and then save each page of the site locally. Works perfectly :)