lib/resulang/exec.rb in resulang-1.0.0 vs lib/resulang/exec.rb in resulang-2.0.0

- old
+ new

@@ -1,6 +1,5 @@ require 'thor' -require 'active_support/inflector' module Resulang class Exec < Thor include Thor::Actions