Sha256: 1a4d9d87c65d89c7062a14e55f17daba76b660fbfeb76dbb2ed3df7f5a74544f

Contents?: true

Size: 189 Bytes

Versions: 7

Compression:

Stored size: 189 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
tainted_love-0.4.1 tests/rails/config/cable.yml
tainted_love-0.4.0 tests/rails/config/cable.yml
tainted_love-0.1.5 example/config/cable.yml
tainted_love-0.1.4 example/config/cable.yml
tainted_love-0.1.3 example/config/cable.yml
visjs-rails-4.21.0.0 example/config/cable.yml
tui_editor-rails-1.0.2.0 example/config/cable.yml