Sha256: e9caad98ec3a193ae16d3bb9536d2d32a57129fa7158541de1403b4f000ae882

Contents?: true

Size: 211 Bytes

Versions: 13

Compression:

Stored size: 211 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

production:
  adapter: redis
  url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
  channel_prefix: test_react_on_rails_v12_ssr_v2_production

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
shakapacker-7.2.3 spec/dummy/config/cable.yml
shakapacker-7.3.0.beta.1 spec/dummy/config/cable.yml
shakapacker-7.2.2 spec/dummy/config/cable.yml
shakapacker-7.2.1 spec/dummy/config/cable.yml
shakapacker-7.2.0 spec/dummy/config/cable.yml
shakapacker-7.2.0.rc.0 spec/dummy/config/cable.yml
shakapacker-7.1.0 spec/dummy/config/cable.yml
shakapacker-7.0.3 spec/dummy/config/cable.yml
shakapacker-7.0.2 spec/dummy/config/cable.yml
shakapacker-7.0.1 spec/dummy/config/cable.yml
shakapacker-7.0.0 spec/dummy/config/cable.yml
shakapacker-7.0.0.rc.2 spec/dummy/config/cable.yml
shakapacker-7.0.0.rc.1 spec/dummy/config/cable.yml