Where to find Rails 3 guides in PDF to read offline?
Thanks
|
|
|
You can't get them in PDF, but you can get them in HTML form by running these commands:
When these commands have finished you should be in the |
|||||||||||||||
|
|
Here is its official release of mobi format: http://guides.rubyonrails.org/kindle/ruby_on_rails_guides_v3.2.2.mobi found at the sidebar of http://guides.rubyonrails.org/ |
|||
|
|
|||
|
|
|
I'm using rails 4 rc1, so the instructions provided by @ryan-bigg in the accepted answer where not working. I found the solution in the Ruby on Rails Guides Guideline:
and now I have the HTML guides in the rails/guides/output folder. |
|||
|
|
|
http://pragprog.com/titles/rails4/agile-web-development-with-rails you need to buy this book. or http://api.rubyonrails.org/ complete API guide. or search google with this query "ruby rails tutorial + pdf" you will get lot of content most of them are in pdf form. |
||||
|
|