Sha256: 4baaff58efa6e8e7bcb7603a7cbc8da72145bf2ffb071987d2bf7964984fcbe7

Contents?: true

Size: 212 Bytes

Versions: 324

Compression:

Stored size: 212 Bytes

Contents

// Load all the channels within this directory and all subdirectories.
// Channel files must be named *_channel.js.

const channels = require.context('.', true, /_channel\.js$/)
channels.keys().forEach(channels)

Version data entries

324 entries across 301 versions & 44 rubygems

Version Path
railsdock-0.4.0 example-app/app/javascript/channels/index.js
solidus_reviews-1.4.1 spec/dummy/app/javascript/channels/index.js
jobi-0.1.1 examples/demo_app/app/javascript/channels/index.js
bugsnag-6.15.0 features/fixtures/rails6/app/app/javascript/channels/index.js
railsdock-0.3.1 example-app/app/javascript/channels/index.js
bugsnag-6.14.0 features/fixtures/rails6/app/app/javascript/channels/index.js
railties-6.0.3.2 lib/rails/generators/rails/app/templates/app/javascript/channels/index.js
actioncable-6.0.3.2 lib/rails/generators/channel/templates/javascript/index.js.tt
railsdock-0.3.0 example-app/app/javascript/channels/index.js
railties-6.0.3.1 lib/rails/generators/rails/app/templates/app/javascript/channels/index.js
actioncable-6.0.3.1 lib/rails/generators/channel/templates/javascript/index.js.tt
bugsnag-6.13.1 features/fixtures/rails6/app/app/javascript/channels/index.js
railties-6.0.3 lib/rails/generators/rails/app/templates/app/javascript/channels/index.js
actioncable-6.0.3 lib/rails/generators/channel/templates/javascript/index.js.tt
railties-6.0.3.rc1 lib/rails/generators/rails/app/templates/app/javascript/channels/index.js
actioncable-6.0.3.rc1 lib/rails/generators/channel/templates/javascript/index.js.tt
bootstrap_form-4.5.0 demo/app/javascript/channels/index.js
rabl-0.14.3 fixtures/rails6/app/javascript/channels/index.js
railties-6.0.2.2 lib/rails/generators/rails/app/templates/app/javascript/channels/index.js
actioncable-6.0.2.2 lib/rails/generators/channel/templates/javascript/index.js.tt