Class: Macmillan::Utils::Middleware::CookieMessage::NullLogger

Inherits:
Object
  • Object
show all
Defined in:
lib/macmillan/utils/middleware/cookie_message.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args) ⇒ Object



103
104
105
# File 'lib/macmillan/utils/middleware/cookie_message.rb', line 103

def method_missing(*args)
  nil
end