lib/gator.rb in gator-0.0.1.pre vs lib/gator.rb in gator-0.0.2.pre

- old
+ new

@@ -1,2 +1,2 @@ - - +require "thor" +require File.dirname(__FILE__) + '/core' \ No newline at end of file