add cable but not complete

This commit is contained in:
Yan
2017-05-30 19:02:40 +06:30
parent c7a4adc7cc
commit e46fe1ec7c
12 changed files with 90 additions and 10 deletions

View File

@@ -11,6 +11,10 @@ gem 'rails', '~> 5.1.0'
# Use mysql as the database for Active Record
gem 'mysql2', '>= 0.3.18', '< 0.5'
#gem 'pg'
# redis server for cable
gem 'redis', '~> 3.0'
# Use Puma as the app server
gem 'puma', '~> 3.0'
# Use SCSS for stylesheets