method
expires_at
rails 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