Ruby on Rails Monday, August 30, 2010

Hi

I am trying to migrate to Rails3 final release. I have the mysql2 - 0.2.3 gem installed.
While installing the gem, i got two weired notices:
Enclosing class/module 'mMysql2' for class Client not known
Enclosing class/module 'mMysql2' for class Result not known

Now on opening up the very first page (default public.html) i am getting a TypeError: can't convert Fixnum into String
Looking at the trace (http://pastie.org/1126756), it seems to be a problem with mysql2 gem.

Any suggestions on what this issue is?
--
Sahil Dave

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment