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