method
expired?
v5.2.3 -
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.