1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/config/initializers/devise_mailer.rb
Sylvain efe813945a fixes
- english typo
- [bug] unable to send devise mail
2016-03-24 17:02:42 +01:00

3 lines
54 B
Ruby

Devise::Mailer.class_eval do
helper :application
end