1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/generators/mailer/templates
2004-12-31 16:38:24 +00:00
..
fixture.rhtml Mailer generator should create passing tests 2004-12-10 18:38:02 +00:00
mailer.rb Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson] 2004-12-31 16:38:24 +00:00
unit_test.rb Slightly less overzealous testing 2004-12-13 23:47:01 +00:00
view.rhtml 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