method
instrument
v4.1.8 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
instrument()public
No documentation available.
# File activesupport/lib/active_support/cache.rb, line 187
def self.instrument
Thread.current[:instrument_cache_store] || false
end