Learning Ruby on Rails Book/Tutorial Literature

2 points by dansman ↗ HN
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?

Thanks guys for helping

3 comments

[ 4.9 ms ] story [ 20.6 ms ] thread
about Rails:

- Rails Antipatterns

- Rails 3 in Action

- The Rails 3 Way

- Ruby for Rails

about Ruby:

- Eloquent Ruby

- Design Patterns in Ruby

- Well Grounded Rubyist

- Metaprogramming Ruby

thanks guys for the comments. Will try them out and post my experiences ...