lib/vedeu/support/trace.rb in vedeu-0.4.2 vs lib/vedeu/support/trace.rb in vedeu-0.4.3

- old
+ new

@@ -7,11 +7,9 @@ # This class currently provides the means to trace each method call which # occurs inside Vedeu. This is very useful (to me!) for debugging. Running # this will make your application less responsive, and the tests # excruciatingly slow to run. # - # @api private - # class Trace # @todo # Replace this class with this: #