switching to mysql2 gem to fix utf8 issues in to_json

This commit is contained in:
ioBridge
2011-03-29 01:52:06 -04:00
parent f419ccbcde
commit 1f4a118cc7
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
source 'http://rubygems.org'
gem 'rails', '3.0.4'
gem 'mysql', '2.8.1'
gem 'mysql2'
gem 'authlogic'
# Bundle gems for the local environment. Make sure to