Hi Fred,

I actually checked that. Ran "gem list rake" and it listed 0.8.7 . I
also ran "gem update rake" but there were no updates to be made.

But now I uninstalled rake and then installed it again and its working
now :). Weird.

Thanks for your response!

Cheers,
Vinay.

On Jul 4, 10:02 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Jul 4, 11:03 am, Ram <yourstruly.vi...@gmail.com> wrote:> Hi all,
>
> > I recently installed the rubymysqlgem (2.8.1) on my Mac Leopard
> > after much trouble (http://groups.google.com/group/rubyonrails-talk/
> > browse_thread/thread/586c29ca813cd391/fb5f34c8f9eb9e3f?lnk=gst&q=mysql
> > +gem#fb5f34c8f9eb9e3f)
>
> > Now, when I start up the Rails 2.3.5 application using script/server,
> > it connects to the database just fine. But when I runrakedb:migrate,
>
> It looks like from that other thread that you installed themysqlgem
> in the ruby install in /usr/local but runningrakeis picking up therakein the 
> other ruby install, presumably because you haven't
> installedrakein the /usr/local install.
>
> Fred
>
>
>
> > !!! The bundledmysql.rb driver has been removed from Rails 2.2.
> > Please install themysqlgem and try again: gem installmysql.
> >rakeaborted!
> > no such file to load --mysql
> > /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
> > `gem_original_require'
> > /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
> > /Users/ram/.gem/ruby/1.8/gems/activesupport-2.3.5/lib/active_support/
> > dependencies.rb:156:in `require'
> > ...
>
> > Anybody got any idea why this is happening and how I can fix it?
>
> > Thanks!

-- 
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-t...@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