Sha256: b0968b0d4d592888740db229176e54a17a602a08c60b467507208104f7285e95

Contents?: true

Size: 186 Bytes

Versions: 10

Compression:

Stored size: 186 Bytes

Contents

development: &default
  facebook:
    app_id: '123'
    secret: '456'
    canvas: 'can'

  flurry:
    apiKey: 'key'
    apiAccessCode: 'code'

production:
  *default

test:
  *default

Version data entries

10 entries across 5 versions & 1 rubygems

Version Path
rest-more-1.0.1 example/rails3/config/rest-core.yaml
rest-more-1.0.1 example/rails2/config/rest-core.yaml
rest-more-1.0.0 example/rails2/config/rest-core.yaml
rest-more-1.0.0 example/rails3/config/rest-core.yaml
rest-more-0.8.0 example/rails3/config/rest-core.yaml
rest-more-0.8.0 example/rails2/config/rest-core.yaml
rest-more-0.7.2.1 example/rails3/config/rest-core.yaml
rest-more-0.7.2.1 example/rails2/config/rest-core.yaml
rest-more-0.7.2 example/rails2/config/rest-core.yaml
rest-more-0.7.2 example/rails3/config/rest-core.yaml