lib/rib/debug.rb in rib-1.1.0 vs lib/rib/debug.rb in rib-1.1.1

- old
+ new

@@ -1,4 +1,5 @@ require 'rib/config' require 'rib/more/anchor' Rib::Anchor.disable +Rib::Debugger.disable if Rib.const_defined?(:Debugger)