Skip to content

Instantly share code, notes, and snippets.

@matthewford
Created June 15, 2009 12:47
Show Gist options
  • Save matthewford/130084 to your computer and use it in GitHub Desktop.
Save matthewford/130084 to your computer and use it in GitHub Desktop.
Beginning Ruby on Rails Resources
Ruby:
http://tryruby.hobix.com/
http://pragprog.com/titles/ltp2/learn-to-program-2nd-edition
http://poignantguide.net/ruby/
Rails:
http://guides.rubyonrails.org/
http://pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition
The Rails Way - http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-Ruby/dp/0321445619
http://pragprog.com/titles/achbd/the-rspec-book
Git:
http://book.git-scm.com/
Screen Casts:
http://peepcode.com/ - Paid - Ruby/Rails/Git/Rspec/Cucumber/Passenger
http://railscasts.com/ - Free - Ruby/Rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment