lib/l5m-tools/application.rb in l5m-tools-0.1.2 vs lib/l5m-tools/application.rb in l5m-tools-0.1.3

- old
+ new

@@ -1,10 +1,9 @@ require 'l5m-tools/env' require 'pathname' module L5MTools TEMPLATE_DIR = Pathname.new(__FILE__).parent + 'template' - puts TEMPLATE_DIR class Application require 'l5m-tools/tools' include Tools #that is svn remove