Sha256: e63e8942b4f02579ce21c55856c71f3248bcad1e6e24a4c1e383cb0de90c7120

Contents?: true

Size: 200 Bytes

Versions: 2

Compression:

Stored size: 200 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
html5sortable-rails-0.9.3.1 html5sortable-test/config/cable.yml
html5sortable-rails-0.9.3.0 html5sortable-test/config/cable.yml