Loganathan S. wrote in post #1027423: > Hope your adapter is not updated on database.yml file, update the > adapter as > 'mysql', then execute 'bundle install'. > > regards, > Loganathan
Thanks for that. What I found is on Windows I needed to install a version not requiring recompiling. > gem install mysql2 -v 0.2.6 -Owen -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

