提交 ba46d524 编写于 作者: W Waynn Lue

take out reference to previous versions of Rails

上级 faeb33dc
......@@ -61,9 +61,7 @@ generated would look like this:
Thank you for signing up!
In previous versions of Rails you would call <tt>create_method_name</tt> and
<tt>deliver_method_name</tt>. Rails 3.0 has a much simpler interface - you
simply call the method and optionally call +deliver+ on the return value.
In order to send mails, you simply call the method and then call +deliver+ on the return value.
Calling the method returns a Mail Message object:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册