提交 4e6050b9 编写于 作者: J José Valim

Merge pull request #4605 from lest/patch-1

remove obsolete code as old actionmailer api was removed
......@@ -602,9 +602,6 @@ def attachments
# end
#
def mail(headers={}, &block)
# Guard flag to prevent both the old and the new API from firing
# Should be removed when old API is removed
@mail_was_called = true
m = @_message
# At the beginning, do not consider class default for parts order neither content_type
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册