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