April 2011
1 post
Mysql 5.5 + Rails 3: uninitialized constant...
  I spent a few hours trying to track down this error before finally finding the problem.  Googling around you see posts saying the fix is to uninstall and rebuild the mysql gem against your local install of mysql.    For me this did not fix my problem.  I encountered the same error, but caused by installing Mysql 5.5 on a new OS X environment.  Aparently, the current stable version for rails/osx...
Apr 2nd