1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

added mysql2 for production

This commit is contained in:
2014-12-22 08:49:33 -05:00
parent a94573d8ec
commit 4fca2677f7

View File

@@ -10,6 +10,7 @@ end
group :production do
gem 'pg', '0.15.1'
gem 'mysql2'
end
# Use SCSS for stylesheets
@@ -42,6 +43,6 @@ end
gem 'devise'
gem 'cancan'
gem 'bootstrap-sass'
gem 'mysql'
#gem 'mysql'