Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>One of my favorite books is the "skateboard" book from The Pragmatic Programmers, "Agile Web Development with Rails". Many of the things that have changed were moved from core into plugins, so if they are features that you want or need, then you can still use them. Most of the new features were adding, rather than removing things.</p> <p>As mentioned in other comments, to find out more you can visit these links:</p> <ul> <li><a href="http://weblog.rubyonrails.org/2007/9/30/rails-2-0-0-preview-release" rel="nofollow noreferrer">http://weblog.rubyonrails.org/2007/9/30/rails-2-0-0-preview-release</a></li> <li><a href="http://www.infoq.com/news/2007/12/rails-20-docs" rel="nofollow noreferrer">http://www.infoq.com/news/2007/12/rails-20-docs</a></li> </ul> <p>That said, I also have "The Rails Way" by Obie Fernandez which covers Rails 2.0. However, I still find myself reaching for the Agile book more often. You can get it, and the soon-to-come 3rd Edition here: <a href="http://pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition" rel="nofollow noreferrer">http://pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition</a>.</p> <p>Because development on Rails is so fast paced, it is very difficult for books to actually keep up with the framework. I find that reading blogs is the best way to stay abreast of new features that have been added or to find out about not-new features that I didn't know about.</p> <p>Some of the blogs that I subscribe to (there are many, many more available than these):</p> <ul> <li><a href="http://weblog.rubyonrails.com/" rel="nofollow noreferrer">http://weblog.rubyonrails.com/</a></li> <li><a href="http://delicious.com/jnunemaker/railstips" rel="nofollow noreferrer">http://delicious.com/jnunemaker/railstips</a></li> <li><a href="http://railstips.org/" rel="nofollow noreferrer">http://railstips.org/</a></li> <li><a href="http://blog.hasmanythrough.com/" rel="nofollow noreferrer">http://blog.hasmanythrough.com/</a></li> <li><a href="http://ryandaigle.com/" rel="nofollow noreferrer">http://ryandaigle.com/</a></li> <li><a href="http://railspikes.com/" rel="nofollow noreferrer">http://railspikes.com/</a></li> <li><a href="http://www.railsontherun.com/" rel="nofollow noreferrer">http://www.railsontherun.com/</a></li> <li><a href="http://agilewebdevelopment.com/plugins" rel="nofollow noreferrer">http://agilewebdevelopment.com/plugins</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload