rails--rails/railties/generators
David Heinemeier Hansson 5ae593f10b Mailer generator should create passing tests
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@111 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-10 18:38:02 +00:00
..
controller Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00
mailer Mailer generator should create passing tests 2004-12-10 18:38:02 +00:00
model Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00
scaffold Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00
generate.rb Added a better generator for scaffolding that actually creates the code, so it can be edited bit by bit. See "script/generate scaffold" [bitsweat]. Added a whole new approach to generators that used the shared "script/generate" command. Run with no-args to see help [bitsweat]. 2004-12-07 11:49:38 +00:00