Upgraded exception notifier plugin.
This commit is contained in:
parent
2d7d0d3b94
commit
d09d3922c1
18 changed files with 20 additions and 471 deletions
|
|
@ -46,4 +46,7 @@ Foodsoft::Application.configure do
|
|||
|
||||
# Send deprecation notices to registered listeners
|
||||
config.active_support.deprecation = :notify
|
||||
|
||||
# Use sendmail to avoid ssl cert problems
|
||||
config.action_mailer.delivery_method = :sendmail
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue