Method: ActiveSupport::Cache::Store#options

Defined in:
lib/active_support/cache.rb

#optionsObject (readonly)

Returns the value of attribute options.



200
201
202
# File 'lib/active_support/cache.rb', line 200

def options
  @options
end