method

new

new(options)
public

No documentation available.

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