Sha256: 14ebbe8afe6d7013c9020c1e1de4fe06ef6f8e0dfc973d152453c36d31a8b707

Contents?: true

Size: 387 Bytes

Versions: 4

Compression:

Stored size: 387 Bytes

Contents

// Action Cable provides the framework to deal with WebSockets in Rails.
// You can generate new channels where WebSocket features live using the `rails generate channel` command.
//
// //= require action_cable
// //= require_self
// //= require_tree ./channels
//
// (function() {
//   this.App || (this.App = {});
//
//   App.cable = ActionCable.createConsumer();
//
// }).call(this);

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_job_channel-0.3.0 spec/dummy/app/assets/javascripts/cable.js
active_job_channel-0.0.3 spec/dummy/app/assets/javascripts/cable.js
active_job_channel-0.0.2 spec/dummy/app/assets/javascripts/cable.js
active_job_channel-0.0.1 spec/dummy/app/assets/javascripts/cable.js