Sha256: 0ad414deee811e41b59c1c8f421983cc75c596b5c071cea481dbf54f72a11876
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
development: adapter: async test: adapter: test production: adapter: redis url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %> channel_prefix: rails_support_demo_production
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yamls-0.2.2 | example/rails-demo/config/cable.yml |