Method: ActiveSupport::Cache::MemcachedStore#swallow_exceptions

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

#swallow_exceptionsObject

Returns the value of attribute swallow_exceptions.



60
61
62
# File 'lib/active_support/cache/memcached_store.rb', line 60

def swallow_exceptions
  @swallow_exceptions
end