Sha256: aae3354aa23e51f97c7e00e661559fa8c34e5caa6d87cbf5a6fd423e13f2e18e

Contents?: true

Size: 191 Bytes

Versions: 9

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: rails_app_production

Version data entries

9 entries across 7 versions & 2 rubygems

Version Path
cert_file_maker-0.0.7 test/rails_app/config/cable.yml
sorbet-rails-0.5.0 spec/support/v5.2/config/cable.yml
sorbet-rails-0.5.0 spec/support/v5.2-no-sorbet/config/cable.yml
sorbet-rails-0.4.0 spec/support/v5.2-no-sorbet/config/cable.yml
sorbet-rails-0.4.0 spec/support/v5.2/config/cable.yml
sorbet-rails-0.3.0 spec/support/v5.2/config/cable.yml
sorbet-rails-0.2.0 spec/support/5.2.3/config/cable.yml
sorbet-rails-0.1.3 spec/support/rails_app/config/cable.yml
cert_file_maker-0.0.6 test/rails_app/config/cable.yml