Monthly Archives: March 2010
The bundled mysql.rb driver has been removed from Rails 2.2
After two months, I have started working on rails again and upgraded Rails to 2.3.2 on my laptop. After upgraded when I have tried to run a sample rails application and got following errors: => Booting WEBrick=> Rails 2.3.2 application starting on http://0.0.0.0:3000!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install…