An incomplete cheatsheet for rails 3. Things are added as they are required.
# http://guides.rubyonrails.org/active_record_validations_callbacks.html
class SomeClass < ActiveRecord::Base
# length
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |