method

create

rails latest stable - Class: ActiveSupport::Cache::Entry

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

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.