Sha256: e77d04d7724bf76e19bff139347169b67bf7835181b89e538e579a83eb6b111a

Contents?: true

Size: 197 Bytes

Versions: 2

Compression:

Stored size: 197 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
exception_handler-0.8.0.2 spec/dummy/config/cable.yml
exception_handler-0.8.0.1 spec/dummy/config/cable.yml