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