Class: ExceptionNotifier::Notifier::MissingController

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

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args, &block) ⇒ Object



35
36
# File 'lib/exception_notifier/notifier.rb', line 35

def method_missing(*args, &block)
end