Method: ActiveSupport::Cache::FileStore#cache_path

Defined in:
lib/gems/activesupport-2.2.2/lib/active_support/cache/file_store.rb

#cache_pathObject (readonly)

Returns the value of attribute cache_path.



5
6
7
# File 'lib/gems/activesupport-2.2.2/lib/active_support/cache/file_store.rb', line 5

def cache_path
  @cache_path
end