bin/quickl in quickl-0.1.1 vs bin/quickl in quickl-0.2.0
- old
+ new
@@ -111,6 +111,6 @@
def option_helpers
@gen_options.collect{|s| tabto(OPTION_HELPERS[s], 0).strip}
end
end # class Quickl::Command::Main
-Quickl::Main.run(ARGV)
+Quickl::Main.run(ARGV, __FILE__)