(function()()

in app/assets/javascripts/cable.js [8:13]


(function() {
  this.App || (this.App = {});

  App.cable = ActionCable.createConsumer();

}).call(this);