module Dalli::KeysMatch
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/dalli/keys_match.rb, line 10 def config @config ||= Configuration.new end
Private Instance Methods
config()
click to toggle source
# File lib/dalli/keys_match.rb, line 10 def config @config ||= Configuration.new end