Skip to content

Instantly share code, notes, and snippets.

@mitchellh
Created September 6, 2010 06:52
Show Gist options
  • Save mitchellh/566726 to your computer and use it in GitHub Desktop.
Save mitchellh/566726 to your computer and use it in GitHub Desktop.
thor[master] → thor -T
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/shell.rb:26: warning: already initialized constant SHELL_DELEGATED_METHODS
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/argument.rb:3: warning: already initialized constant VALID_TYPES
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/arguments.rb:3: warning: already initialized constant NUMERIC
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/option.rb:5: warning: already initialized constant VALID_TYPES
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/options.rb:6: warning: already initialized constant LONG_RE
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/options.rb:7: warning: already initialized constant SHORT_RE
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/options.rb:8: warning: already initialized constant EQ_RE
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/options.rb:9: warning: already initialized constant SHORT_SQ_RE
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/parser/options.rb:10: warning: already initialized constant SHORT_NUM
WARNING: unable to load thorfile "/Users/mitchellh/code/3rdparty/thor/Thorfile": superclass mismatch for class Task
/Users/mitchellh/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/vendor/thor/task.rb:2:in `<class:Thor>'
No Thor tasks available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment