提交 61d995f7 编写于 作者: P Pratik Naik

Remove whitespaces from the default mailer file

上级 d860c891
class <%= class_name %> < ActionMailer::Base
<% for action in actions -%>
def <%= action %>(sent_at = Time.now)
......@@ -10,6 +9,6 @@ def <%= action %>(sent_at = Time.now)
body :greeting => 'Hi,'
end
<% end -%>
<% end -%>
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册