Ruby On Raile Guides Offline
Want to have a offline version of Ruby on Rails Guides? Just do:
cd rails-directory/railties/guides ruby rails_guides.rbWhere
rails-directoryis where the gem is located (you can clone it from github). Theoutputdirectory contains the html files of the guide.

