From cffb636e825fc044f62881ee923f40697de69bac Mon Sep 17 00:00:00 2001 From: Kristian Freeman Date: Thu, 22 Dec 2011 21:03:25 -0800 Subject: Correct grammar on Mailer generator -- passES. Working on enhancing conventional readability in README and USAGE files. --- actionmailer/lib/rails/generators/mailer/USAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionmailer/lib/rails/generators') diff --git a/actionmailer/lib/rails/generators/mailer/USAGE b/actionmailer/lib/rails/generators/mailer/USAGE index 448ddbd5df..9f1d6b182e 100644 --- a/actionmailer/lib/rails/generators/mailer/USAGE +++ b/actionmailer/lib/rails/generators/mailer/USAGE @@ -1,6 +1,6 @@ Description: ============ - Stubs out a new mailer and its views. Pass the mailer name, either + Stubs out a new mailer and its views. Passes the mailer name, either CamelCased or under_scored, and an optional list of emails as arguments. This generates a mailer class in app/mailers and invokes your template -- cgit v1.2.3