method
read_entry
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::Cache::NullStore
read_entry(key, options)protected
No documentation available.
# File activesupport/lib/active_support/cache/null_store.rb, line 32
def read_entry(key, options) # :nodoc:
end