Pull from master

This commit is contained in:
San Wai Lwin
2018-05-18 16:26:03 +06:30
parent 610d39847e
commit c1525be826
12 changed files with 58 additions and 32 deletions

View File

@@ -8,7 +8,7 @@
// Temp Disable
(function() {
this.App || (this.App = {});
App.cable = ActionCable.createConsumer();
}).call(this);