Sha256: 4e82b2fcb44eb0d9ef31453c63395fb0c9f9e4060c18ec74d787848349e85795

Contents?: true

Size: 191 Bytes

Versions: 12

Compression:

Stored size: 191 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
smart_table-0.0.12 ./spec/dummy_app/config/cable.yml
smart_table-0.0.11 ./spec/dummy_app/config/cable.yml
smart_table-0.0.10 ./spec/dummy_app/config/cable.yml
smart_table-0.0.9 ./spec/dummy_app/config/cable.yml
smart_table-0.0.8 ./spec/dummy_app/config/cable.yml
smart_table-0.0.7 ./spec/dummy_app/config/cable.yml
smart_table-0.0.6 ./spec/dummy_app/config/cable.yml
smart_table-0.0.5 ./spec/dummy_app/config/cable.yml
smart_table-0.0.4 ./spec/dummy_app/config/cable.yml
smart_table-0.0.3 ./spec/dummy_app/config/cable.yml
smart_table-0.0.2 ./spec/dummy_app/config/cable.yml
smart_table-0.0.1 ./spec/dummy_app/config/cable.yml