Rails Cheat Sheets
Top Rated
Active Resource cheatsheet
A easy-to-understand, printable summary of how Rail's Active Resource [pre-release version] relates to Active Record and restful routes. [link]
Ruby Cheatsheet
A great, printable, ruby cheat sheet featuring predefined variables, reserved words, and common methods for popular objects like Array, String, Hash, and File. [link]
Ruby On Rails Reference
More than a giant cheatsheet, this 20+ page document is a summary of the most used Rails commands, functions, classes. [link]
Capistrano Cheat Sheet
An excellent, printable, cheat sheet for the Capistrano deployment system. Summarizes helper methods, pre-defined variables, standard tasks, capfile syntax, standard release directory structure, and more. [link]
TextMate Cheat Sheet for Rails
The TextMate Cheat Sheet for Rails Hackers includes the trusty shortcuts for using TextMate with Ruby on Rails [link]
Recently Added
Rails String Core Extensions Cheatsheet
You probably know a few of the time saving string extensions that Rails has defined. Take a look at the full set all on one page. [link]
Active Resource cheatsheet
A easy-to-understand, printable summary of how Rail's Active Resource [pre-release version] relates to Active Record and restful routes. [link]
assert_select Cheat Sheet
Jog your memory when writing functional tests with this handy guide to the assert_select syntax available in rails 1.2 [link]
Rails Quick Reference Guide
A quick reference guide to Ruby on Rails containing the most used syntax, organized by what you are trying to accomplish. [link]
Ruby on Rails Migrations Cheatsheet
A nice cheatsheet of the commands available to you when writing Rails DB migrations. [link]


