I have simple question is mysql2 gem is mandatory with rails3 or is it possible to use old mysql gem,What are the 开发者_运维问答major difference between them,can anyone elaborate on this.It is not ma
I am getting the following error message while installing, let me know if I need to post more details.
I had been developing a rails app in development using 1.8.7 and now am trying to switch to 1.9.2 (using RVM).
I can\'t find anything related to how to use mysql2 with rails 2.3. Is it possible to use these two together? I want to use mysql2 since I thin开发者_Python百科k it would help the performance my rails
I\'ve switched my Rails app from the Mysql gem to Mysql2, but now UTF8 fields aren\'t working; specifically, the character á is coming out as á.The character appears correctly in the MySQL console
veHi, I\'m trying t开发者_开发技巧o install Rails 3.0 with Ruby 1.9.2. on a Linux box.I\'m behind a firewall and do not have root access on my machine so I\'m trying to build everything in my home di
I am unable to setup my MySQL DB for Ruby on Rails. After setting up the DB and making sure the config/database.yml file match, I am running into the error message below.
I\'m trying to install the mysql2 gem on 10.6 server and I get an error message I haven\'t seen: EBuilding native extensions.This could take a while...
Ok so when I\'m running \"rake db:create:all\" I get this \"libMYSQL.dll not found..\" error. I had the same pr开发者_如何转开发oblem with older version of rails but it was easy to fix, just copy libm
I have recently upgraded to Rails 3 and created a new application with Rails 3.0.3, but I keep getting an error