Method: ActiveSupport::Cache::NullStore#cleanup

Defined in:
lib/active_support/cache/null_store.rb

#cleanup(options = nil) ⇒ Object



25
26
# File 'lib/active_support/cache/null_store.rb', line 25

def cleanup(options = nil)
end