Sha256: df68634a7632b8131332a36bc022c274b60cdea814facb976db72ec6ddf8e82b

Contents?: true

Size: 194 Bytes

Versions: 44

Compression:

Stored size: 194 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

44 entries across 22 versions & 1 rubygems

Version Path
hubspot-api-client-9.0.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-9.0.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-8.0.1 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-8.0.1 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-8.0.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-8.0.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.3.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-7.3.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.2.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.2.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-7.1.1 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.1.1 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-7.1.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-7.1.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.0.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-7.0.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-6.0.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-6.0.0 sample-apps/oauth-app/config/cable.yml
hubspot-api-client-5.0.0 sample-apps/contacts-app/config/cable.yml
hubspot-api-client-5.0.0 sample-apps/oauth-app/config/cable.yml