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