handlers/debug_handler.rb in Sutto-marvin-0.1.20081120 vs handlers/debug_handler.rb in Sutto-marvin-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
-# Used for debugging stuff - trying
-# adding misc stuff to play around with it
+# Use this class to debug stuff as you
+# go along - e.g. dump events etc.
class DebugHandler < Marvin::Base
end
\ No newline at end of file