Sha256: 2ef877625aee8dd80de49fb4f450fdf3a5ca8663df14cbf95d05aa76d5079e24

Contents?: true

Size: 265 Bytes

Versions: 9

Compression:

Stored size: 265 Bytes

Contents

development:
  adapter: thin
  server: http://dev.local:9292/faye
  secret_token: DEVELOPMENT_SECRET_TOKEN
  signature_expiration: 600
production:
  adapter: thin
  server: http://example.com/faye
  secret_token: PRODUCTION_SECRET_TOKEN
  signature_expiration: 600

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
edmond-danthes-2.1.1 spec/fixtures/danthes.yml
edmond-danthes-2.1.0 spec/fixtures/danthes.yml
danthes-2.0.1 spec/fixtures/danthes.yml
danthes-2.0.0 spec/fixtures/danthes.yml
danthes-1.0.5 spec/fixtures/danthes.yml
danthes-1.0.4 spec/fixtures/danthes.yml
danthes-1.0.3 spec/fixtures/danthes.yml
danthes-1.0.2 spec/fixtures/danthes.yml
danthes-1.0.1 spec/fixtures/danthes.yml