method
new
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Cache::WriteOptions
new(options)public
No documentation available.
# File activesupport/lib/active_support/cache.rb, line 1070
def initialize(options) # :nodoc:
@options = options
end