Skip to content

Instantly share code, notes, and snippets.

@joshbuddy
Created May 21, 2011 21:21
Show Gist options
  • Save joshbuddy/984911 to your computer and use it in GitHub Desktop.
Save joshbuddy/984911 to your computer and use it in GitHub Desktop.
[joshbuddy@jj ~/Development/todo]$ bundle exec padrino g model List
/Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/gems/thor-0.14.6/lib/thor/rake_compat.rb:33: undefined method `task' for class `Object' (NameError)
from /Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/gems/padrino-core-0.9.28/lib/padrino-core/cli/base.rb:8
from /Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/gems/padrino-core-0.9.28/bin/padrino:7:in `require'
from /Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/gems/padrino-core-0.9.28/bin/padrino:7
from /Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/bin/padrino:19:in `load'
from /Users/joshbuddy/.rvm/gems/ree-1.8.7-2011.03/bin/padrino:19
@btihen
Copy link

btihen commented May 23, 2011

I tried that, but it didn't help. I wlll ait for the next official gem update & try again.

@DAddYE
Copy link

DAddYE commented May 23, 2011

we released a new version of padrino wich is rake 0.9 compat.

Have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment