mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 05:16:39 +00:00
some cleanup
This commit is contained in:
@@ -5,8 +5,6 @@ module Redistat
|
||||
base.extend(ClassMethods)
|
||||
end
|
||||
|
||||
class InvalidDefaultOptions < ArgumentError; end
|
||||
|
||||
module ClassMethods
|
||||
def option_accessor(*opts)
|
||||
opts.each do |option|
|
||||
|
||||
Reference in New Issue
Block a user