method

new

rails latest stable - Class: ActiveSupport::Cache::WriteOptions

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

new(options)
public

No documentation available.

# File activesupport/lib/active_support/cache.rb, line 1065
      def initialize(options) # :nodoc:
        @options = options
      end