lib/celluloid/debug.rb in celluloid-0.18.0.pre vs lib/celluloid/debug.rb in celluloid-0.18.0.pre2

- old
+ new

@@ -2 +1,4 @@ +# !!! DO NOT INTRODUCE ADDITIONAL GLOBAL VARIABLES !!! +# rubocop:disable Style/GlobalVars $CELLULOID_DEBUG = true +# rubocop:enable Style/GlobalVars