rails/railties/generators
David Heinemeier Hansson 0dfe122bb4 Slightly less overzealous testing
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@147 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-13 23:47:01 +00:00
..
controller Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00
mailer Slightly less overzealous testing 2004-12-13 23:47:01 +00:00
model Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00
scaffold Display error messages on scaffolded form pages 2004-12-12 14:14:37 +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