Method: Qe::ActionMailer#mailer
- Defined in:
- lib/qe/action_mailer.rb
#mailer ⇒ Object
13 14 15 16 |
# File 'lib/qe/action_mailer.rb', line 13 def mailer raise AbstractMethodError, "you must implement the mailer method" end |
13 14 15 16 |
# File 'lib/qe/action_mailer.rb', line 13 def mailer raise AbstractMethodError, "you must implement the mailer method" end |