summaryrefslogtreecommitdiff
path: root/lib/forwardable.rb
diff options
context:
space:
mode:
-rw-r--r--lib/forwardable.rb2
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ module Forwardable
FORWARDABLE_VERSION = "1.1.0"
@debug = nil
- class<<self
attr_accessor :debug
end