instance method
read_serialized_entry
Ruby on Rails 7.0.10
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 40
def read_serialized_entry(_key, **)
end
Defined in activesupport/lib/active_support/cache/null_store.rb line 40
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Cache::NullStore