method
expired?
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::Entry
expired?()public
Checks if the entry is expired. The expires_in parameter can override the value set when the entry was created.
expired?()Checks if the entry is expired. The expires_in parameter can override the value set when the entry was created.