Method: ActiveSupport::Cache::WriteOptions#expires_in
- Defined in:
- lib/active_support/cache.rb
#expires_in ⇒ Object
1082 1083 1084 |
# File 'lib/active_support/cache.rb', line 1082 def expires_in @options[:expires_in] end |
1082 1083 1084 |
# File 'lib/active_support/cache.rb', line 1082 def expires_in @options[:expires_in] end |