lib/xcake/visitor.rb in xcake-0.6.19 vs lib/xcake/visitor.rb in xcake-0.6.20

- old
+ new

@@ -25,10 +25,9 @@ # #Append Footer # end # end # module Visitor - # This is called when a visitor is visiting a # visitable item. # # By default this method calls the method # `visit_<visitable classname>` so make sure