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