This commit is contained in:
Moe Su
2017-06-07 18:11:03 +06:30
40 changed files with 463 additions and 183 deletions

View File

@@ -10,10 +10,10 @@ end
gem 'rails', '~> 5.1.0'
# Use mysql as the database for Active Record
gem 'mysql2', '>= 0.3.18', '< 0.5'
# gem 'mysql2', '>= 0.3.18', '< 0.5'
#Use PosgreSQL
# gem 'pg'
gem 'pg'
# redis server for cable
# gem 'redis', '~> 3.0'