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