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