Skip to content

Instantly share code, notes, and snippets.

@fusepilot
Created September 10, 2010 00:58
Show Gist options
  • Save fusepilot/572864 to your computer and use it in GitHub Desktop.
Save fusepilot/572864 to your computer and use it in GitHub Desktop.
root@ve:~# padrino g project padrino_test
/usr/lib/ruby/gems/1.9.1/gems/padrino-core-0.9.15/lib/padrino-core/cli/base.rb:73:in `require': no such file to load -- padrino-gen/command (LoadError)
from /usr/lib/ruby/gems/1.9.1/gems/padrino-core-0.9.15/lib/padrino-core/cli/base.rb:73:in `generate'
from /usr/lib/ruby/gems/1.9.1/gems/thor-0.14.0/lib/thor/task.rb:22:in `run'
from /usr/lib/ruby/gems/1.9.1/gems/thor-0.14.0/lib/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/gems/1.9.1/gems/thor-0.14.0/lib/thor.rb:246:in `dispatch'
from /usr/lib/ruby/gems/1.9.1/gems/thor-0.14.0/lib/thor/base.rb:389:in `start'
from /usr/lib/ruby/gems/1.9.1/gems/padrino-core-0.9.15/bin/padrino:8:in `<top (required)>'
from /usr/bin/padrino:19:in `load'
from /usr/bin/padrino:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment