I have spent some effort in learning ruby on rails. So far I only used tutorials that guide you step by step through how to build some page. I am wondering is there a book or any kind of literature out there that explains ruby on rails to programmers/engineers/coders NOT beginners?<p>Thanks guys for helping
I've heard good things about "The Rails 3 Way". I've not used it yet. I'm still in the "beginner" levels and I've found railstutorial.org to be invaluable.<p>For Beginners:
<a href="http://ruby.railstutorial.org/ruby-on-rails-tutorial-book" rel="nofollow">http://ruby.railstutorial.org/ruby-on-rails-tutorial-book</a><p>(potentially) For Those More Experienced:
<a href="http://www.amazon.com/Rails-Edition-Addison-Wesley-Professional-Series/dp/0321601661" rel="nofollow">http://www.amazon.com/Rails-Edition-Addison-Wesley-Professio...</a>
about Rails:<p>- Rails Antipatterns<p>- Rails 3 in Action<p>- The Rails 3 Way<p>- Ruby for Rails<p>about Ruby:<p>- Eloquent Ruby<p>- Design Patterns in Ruby<p>- Well Grounded Rubyist<p>- Metaprogramming Ruby