Skip to content

Instantly share code, notes, and snippets.

@dam13n
Created July 23, 2014 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dam13n/efcac8ee7217d93a0173 to your computer and use it in GitHub Desktop.
Save dam13n/efcac8ee7217d93a0173 to your computer and use it in GitHub Desktop.
thor orders on staging
ubuntu@ip-172-31-36-13:/var/deploy/dstld-wtf/web_head/current$ thor orders:seed anton@dstld.la 5
/usr/local/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- factory_girl (LoadError)
from /usr/local/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from lib/thor/orders.thor:1:in `load_thorfile'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/util.rb:155:in `class_eval'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/util.rb:155:in `load_thorfile'
from /var/deploy/dstld-wtf/web_head/releases/20140723005632/Thorfile:2:in `block in load_thorfile'
from /var/deploy/dstld-wtf/web_head/releases/20140723005632/Thorfile:1:in `glob'
from /var/deploy/dstld-wtf/web_head/releases/20140723005632/Thorfile:1:in `load_thorfile'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/util.rb:155:in `class_eval'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/util.rb:155:in `load_thorfile'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/runner.rb:214:in `block in initialize_thorfiles'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/runner.rb:213:in `each'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/runner.rb:213:in `initialize_thorfiles'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/runner.rb:32:in `method_missing'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/command.rb:29:in `run'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/command.rb:126:in `run'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
from /usr/local/lib/ruby/gems/2.1.0/gems/thor-0.19.1/bin/thor:6:in `<top (required)>'
from /usr/local/bin/thor:23:in `load'
from /usr/local/bin/thor:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment