Sha256: 57b4092aedf30f1dd3948cfdb15b411d90dc60f717b5055a47ebd5cf357ea6c1

Contents?: true

Size: 202 Bytes

Versions: 2

Compression:

Stored size: 202 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
vite_rb-0.0.1.alpha1 examples/rails-without-webpack/config/cable.yml
snowpacker-0.0.4.alpha1 examples/rails-without-webpack/config/cable.yml