I am currently building a RoR project that requires the mysql2 gem. I
successfully installed the gem. Because it is showing up in my gem list.

However I am getting the following error when I try to start my project:
"Could not find gem 'mysql2 (= 0.3.17) ruby' in the gems available on
this machine. Run `bundle install` to install missing gems."


The gem is also definitely in my Gemfile. I've included a log in order
to display all of this info.


What can I do for my project to recognize that mysql2 gem is most
definitely installed on my machine?

Attachments:
http://www.ruby-forum.com/attachment/10441/log.txt


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/8f0df0290650fd7e0017f6c31ff89214%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to