Tuesday, July 19, 2011

Rails 3.1 (rc4) app on ruby 1.9.2p290 (2011-07-09 revision 32553) (RVM)

rake aborted! stack level too deep
The solution, prefix calls to rake with bundle exec
bundle exec rake ...

No comments: