Classes: Group, Switcher
Class.new(StandardError)
'0.0.1'
6 7 8
# File 'lib/miniswitch.rb', line 6 def self.create(redis_url, prefix:) Switcher.new(redis_url, prefix) end