mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 18:45:15 +00:00
3 lines
65 B
Ruby
3 lines
65 B
Ruby
class GenericTextMailer < LoopsMailer
|
|
layout "text_mailer"
|
|
end
|