instance method
read_serialized_entry
Ruby on Rails 8.0.4
Since v7.0.10 PrivateSignature
read_serialized_entry(_key, **)
No documentation comment.
Parameters
-
_keyreq -
kwargskeyrest
Source
# File activesupport/lib/active_support/cache/null_store.rb, line 46
def read_serialized_entry(_key, **)
end
Defined in activesupport/lib/active_support/cache/null_store.rb line 46
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Cache::NullStore