Class: FeedTools::Cache::Memcached::NullLogger

Inherits:
Object
  • Object
show all
Defined in:
lib/feedtools/cache/memcached.rb

Overview

:nodoc:

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(message, *args) ⇒ Object



17
18
# File 'lib/feedtools/cache/memcached.rb', line 17

def method_missing(message, *args)
end