Class: ExceptionNotifier::EmailNotifier::Mailer::MissingController

Inherits:
Object
  • Object
show all
Defined in:
lib/exception_notifier/email_notifier.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args, &block) ⇒ Object



14
15
# File 'lib/exception_notifier/email_notifier.rb', line 14

def method_missing(*args, &block)
end