1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/spec/dummy/app/mailers/application_mailer.rb

4 lines
73 B
Ruby
Raw Normal View History

2012-11-13 15:28:15 -05:00
class ApplicationMailer < ActionMailer::Base
include LocalizedUrls
end