Module: ErrorMailer::BlankSlate

Included in:
ErrorMailer
Defined in:
lib/ruby-app/error_mailer.rb

Instance Method Summary collapse

Instance Method Details

#exception(e) ⇒ Object



10
11
# File 'lib/ruby-app/error_mailer.rb', line 10

def exception(e)
end

#message(msg) ⇒ Object



7
8
# File 'lib/ruby-app/error_mailer.rb', line 7

def message(msg)
end