method
expires_in
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::WriteOptions
expires_in()public
No documentation available.
# File activesupport/lib/active_support/cache.rb, line 1082
def expires_in
@options[:expires_in]
end