nit
nit copied to clipboard
What version of Thor are you using?
I'm getting
/home/user/.rvm/gems/ruby-1.9.3-p448@global/gems/nit-0.0.3/lib/nit/config.rb:5:in `<module:Nit>': uninitialized constant Thor::Group (NameError)
And when I fix that, I get:
/home/user/.rvm/gems/ruby-1.9.3-p448@global/gems/nit-0.0.3/lib/nit/app.rb:26:in `<class:App>': undefined method `default_command' for Nit::App:Class (NoMethodError)
What version of Thor are you using locally?
$ bundle show thor
/home/nick/.rvm/gems/ruby-1.9.3-p194/gems/thor-0.18.1
What version are you using?
Apparently not the latest! Maybe version 0.18.1 as a dependency?
Whoops wrong account. Ah, whatever.