- configure application.rb
- configure production.rb
- rails runner "SummaryMailer.summary.deliver" -e production
Created
June 3, 2012 13:24
-
-
Save monzou/2863467 to your computer and use it in GitHub Desktop.
How to send Summary mail @ Donuts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xxx_path はダメみたい。xxx_url にする必要があるけど、view helper 内でレンダリング実装してる箇所は直さないとダメ。