Tags: ruby or rails
Top Rated
Shoulda Testing Framework Cheat Sheet
A basic cheat sheet for the Ruby/Rails Shoulda testing framework. [link]
Git Cheat Sheet
Zack Rusin's released a great printable cheatsheet covering the now very popular version control system git. Includes not only commands, but also illustrates git concepts in an easy to understand way. [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]
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]
Recently Added
Shoulda Testing Framework Cheat Sheet
A basic cheat sheet for the Ruby/Rails Shoulda testing framework. [link]
rdoc Cheat Sheet
Simple cheatsheet of rdoc formatting codes. rdoc is the ruby code documentation language. [link]
Git Cheat Sheet
Zack Rusin's released a great printable cheatsheet covering the now very popular version control system git. Includes not only commands, but also illustrates git concepts in an easy to understand way. [link]
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]


