Sha256: 979344673f386f860018426b171c1e91680df0a64f0c4270946e22714b535072

Contents?: true

Size: 185 Bytes

Versions: 3

Compression:

Stored size: 185 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

3 entries across 2 versions & 2 rubygems

Version Path
activeadmin-ajax_filter-0.7.0 test_app/blog/config/cable.yml
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/config/cable.yml
groonga-client-model-6.0.0 test/apps/rails6.1.3/config/cable.yml