Method: ActiveSupport::Cache::FileStore#cache_path

Defined in:
activesupport/lib/active_support/cache/file_store.rb

#cache_pathObject (readonly)

Returns the value of attribute cache_path.



13
14
15
# File 'activesupport/lib/active_support/cache/file_store.rb', line 13

def cache_path
  @cache_path
end