method
create
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::Cache::Entry
create(raw_value, created_at, options = {})public
Create an entry with internal attributes set. This method is intended to be used by implementations that store cache entries in a native format instead of as serialized Ruby objects.