rails--rails/railties/generators
David Heinemeier Hansson b141bdbb32 Display error messages on scaffolded form pages
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@124 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-12 14:14:37 +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 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