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

added mysql for production

This commit is contained in:
2014-12-22 08:40:16 -05:00
parent ecaf06d9f7
commit 24c25a9c3f

View File

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