Method: ActiveSupport::Cache::Entry#expires_in
- Defined in:
- lib/active_support/cache.rb
#expires_in ⇒ Object (readonly)
Returns the value of attribute expires_in.
532 533 534 |
# File 'lib/active_support/cache.rb', line 532 def expires_in @expires_in end |