From e2c17ff3ec050733c9f5f660eaafd46733215996 Mon Sep 17 00:00:00 2001 From: Waynn Lue Date: Mon, 9 Sep 2013 15:46:12 -0700 Subject: [ci skip] 'previous version of Rails' is gramatically incorrect --- actionmailer/README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionmailer/README.rdoc') diff --git a/actionmailer/README.rdoc b/actionmailer/README.rdoc index a14a6ba18f..178572706c 100644 --- a/actionmailer/README.rdoc +++ b/actionmailer/README.rdoc @@ -61,7 +61,7 @@ generated would look like this: Thank you for signing up! -In previous version of Rails you would call create_method_name and +In previous versions of Rails you would call create_method_name and deliver_method_name. Rails 3.0 has a much simpler interface - you simply call the method and optionally call +deliver+ on the return value. -- cgit v1.2.3