$ command line cheat sheets
Cheat Sheet Title: [ no_spaces_alphanumeric_only ]
Cheat Sheet:Quick Reference for Db related tasks in Rails 3.0.0rc (as of 2010-08-25) For textual description: `cheat rails_rake_tasks` `rake -T` (even better - not obsolete) task db:migrate:reset => ["db:drop", "db:create", "db:migrate"] task db:reset => [ 'db:drop', 'db:setup' ] task db:setup => [ 'db:create', 'db:schema:load', 'db:seed' ]
Your cheat sheet will be editable (fixable) by anyone. Each cheat sheet is essentially a wiki page. It may also be used by millions of people for reference purposes from the comfort of their command line. If this is okay with you, please save.