1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-06 21:46:17 +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