Method: ActiveSupport::Cache::Strategy::LocalCache::Middleware#local_cache_key
- Defined in:
- lib/active_support/cache/strategy/local_cache_middleware.rb
#local_cache_key ⇒ Object (readonly)
:nodoc:
14 15 16 |
# File 'lib/active_support/cache/strategy/local_cache_middleware.rb', line 14 def local_cache_key @local_cache_key end |