class ExceptionNotifier::EmailNotifier::Mailer::MissingController

Public Instance Methods

method_missing(*args, &block) click to toggle source
# File lib/exception_notifier/email_notifier.rb, line 16
def method_missing(*args, &block)
end