Sha256: cdebf7faaadf7aabe53b6fe5f574df4d30c0fb3d0f1985133b24f1ee3ac30c20

Contents?: true

Size: 195 Bytes

Versions: 22

Compression:

Stored size: 195 Bytes

Contents

development:
  adapter: async

test:
  adapter: async

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

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hubspot-api-client-9.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-8.0.1 sample-apps/companies-app/config/cable.yml
hubspot-api-client-8.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-7.3.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-7.2.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-7.1.1 sample-apps/companies-app/config/cable.yml
hubspot-api-client-7.1.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-7.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-6.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-5.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-4.0.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-3.3.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-3.2.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-3.1.1 sample-apps/companies-app/config/cable.yml
hubspot-api-client-3.1.0.pre.beta sample-apps/companies-app/config/cable.yml
hubspot-api-client-3.0.0.pre.beta sample-apps/companies-app/config/cable.yml
hubspot-api-client-2.3.2 sample-apps/companies-app/config/cable.yml
hubspot-api-client-2.3.1 sample-apps/companies-app/config/cable.yml
hubspot-api-client-2.2.0 sample-apps/companies-app/config/cable.yml
hubspot-api-client-2.1.0 sample-apps/companies-app/config/cable.yml