Sha256: 7f9629a59429eef0b502b274bc6a787c804246854f8ef88eff67e032e64abc69

Contents?: true

Size: 192 Bytes

Versions: 19

Compression:

Stored size: 192 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
active_element-0.0.31 example_app/config/cable.yml
active_element-0.0.30 example_app/config/cable.yml
active_element-0.0.29 example_app/config/cable.yml
active_element-0.0.28 example_app/config/cable.yml
active_element-0.0.27 example_app/config/cable.yml
active_element-0.0.26 example_app/config/cable.yml
active_element-0.0.24 example_app/config/cable.yml
active_element-0.0.23 example_app/config/cable.yml
active_element-0.0.22 example_app/config/cable.yml
active_element-0.0.21 example_app/config/cable.yml
active_element-0.0.19 example_app/config/cable.yml
active_element-0.0.18 example_app/config/cable.yml
active_element-0.0.17 example_app/config/cable.yml
active_element-0.0.16 example_app/config/cable.yml
active_element-0.0.15 example_app/config/cable.yml
active_element-0.0.14 example_app/config/cable.yml
active_element-0.0.13 example_app/config/cable.yml
active_element-0.0.12 example_app/config/cable.yml
active_element-0.0.11 example_app/config/cable.yml