We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba04073 + e2c17ff commit db2c4abCopy full SHA for db2c4ab
actionmailer/README.rdoc
@@ -61,7 +61,7 @@ generated would look like this:
61
62
Thank you for signing up!
63
64
-In previous version of Rails you would call <tt>create_method_name</tt> and
+In previous versions of Rails you would call <tt>create_method_name</tt> and
65
<tt>deliver_method_name</tt>. Rails 3.0 has a much simpler interface - you
66
simply call the method and optionally call +deliver+ on the return value.
67
0 commit comments