Sha256: bc91fd548b12ac1cca124646131b95519245e925e337c2bb4a06e1a8c956a29f

Contents?: true

Size: 200 Bytes

Versions: 7

Compression:

Stored size: 200 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ruby-clock-2.0.1 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0.beta10 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0.beta9 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0.beta8 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0.beta7 example-rails-6-app/config/cable.yml
ruby-clock-2.0.0.beta6 example-rails-6-app/config/cable.yml