What version of rake, what version of Ruby, what version of Rails? Also, what 
version of Gem? There's lots of reasons why this might not work. Are you using 
rvm? If so, make a new gemset and bundle install again there. Triple check that 
the version of Rails in your tutorial matches the version installed on your 
computer.

Walter

On Jun 21, 2012, at 1:00 PM, n/a n/a wrote:

> I tried running bundle update but then I still got the same error on 
> rake db:migrate.
> 
> ---Original message---
>> --
>> How do I get rake to work?
> 
> I would try running bundle update to make sure you have all of your gems
> properly installed. This sounds like a version mis-match between various
> Rails modules.
> 
> Walter
> 
> -- 
> Posted via http://www.ruby-forum.com/.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to