Updating USAGE information for Mailer generator [#3801 status:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
Kieran Pilkington 2010-01-28 13:00:38 +13:00 committed by José Valim
parent ab83800c35
commit f16e2ae9c9

@ -2,7 +2,7 @@ Description:
Stubs out a new mailer and its views. Pass the mailer name, either
CamelCased or under_scored, and an optional list of emails as arguments.
This generates a mailer class in app/models and invokes your template
This generates a mailer class in app/mailers and invokes your template
engine and test framework generators.
Example: