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

3 lines
54 B
Ruby
Raw Normal View History

Devise::Mailer.class_eval do
helper :application
end