Sha256: f95af1f59ba3f1cf4ff38ccfcfff12727aa8801c863ff0fb0ae9ba76593b2aea

Contents?: true

Size: 270 Bytes

Versions: 5

Compression:

Stored size: 270 Bytes

Contents

development:
  adapter: thin
  server: http://dev.local:9292/faye
  secret_token: DEVELOPMENT_SECRET_TOKEN
  signature_expiration: 600
production:
  adapter: thin
  server: <%= ENV['DANTHES_SERVER'] %>
  secret_token: PRODUCTION_SECRET_TOKEN
  signature_expiration: 600

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
edmond-danthes-2.1.1 spec/fixtures/danthes_with_erb.yml
edmond-danthes-2.1.0 spec/fixtures/danthes_with_erb.yml
danthes-2.0.1 spec/fixtures/danthes_with_erb.yml
danthes-2.0.0 spec/fixtures/danthes_with_erb.yml
danthes-1.0.5 spec/fixtures/danthes_with_erb.yml