Rails 3 Cheatsheet
16 Nov 2012
A cheatsheet of Rails 3 commands once all of the software infrastructure has been setup and is running.
Creating and destroying things
Controlling the application
Manage the database
Utility tasks
Testing your application
Working with Gems