mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
3 lines
73 B
Ruby
3 lines
73 B
Ruby
class ApplicationMailer < ActionMailer::Base
|
|
include LocalizedUrls
|
|
end
|