I’ve been having this problem for over a week now. When I do a rake db:create or a rake db:migrate I get this long list of errors like:
.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2/lib/rake/version.rb:4: warning: already initialized constant MAJOR
It has one for MAJOR, MINOR, BUILD, NUMBERS, VERSION…and it goes on and on ending in:
rake aborted!
stack level too deep
I just did a gem install rake and that didn’t fix the problem. Help is much, much appreciated!
Copied from comment to question to make the question answered