Sha256: 7752c7fdba0c711d9f4f4eff8d667a7c31bef8e603691e12222b89f851e255b0

Contents?: true

Size: 281 Bytes

Versions: 8

Compression:

Stored size: 281 Bytes

Contents

development: &default
  facebook:
    app_id: '123'
    secret: '456'
    canvas: 'can'
  macebook:
    app_id: 41829
    secret: <%= 'r41829'.reverse %>
    json_response: false
    lang: zh-tw
    auto_authorize_scope: 'publish_stream'

production:
  *default

test:
  *default

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rest-more-3.4.0 example/rails3/config/rest-core.yaml
rest-more-3.3.4 example/rails3/config/rest-core.yaml
rest-more-3.3.3 example/rails3/config/rest-core.yaml
rest-more-3.3.2 example/rails3/config/rest-core.yaml
rest-more-3.3.1 example/rails3/config/rest-core.yaml
rest-more-3.3.0 example/rails3/config/rest-core.yaml
rest-more-3.2.0 example/rails3/config/rest-core.yaml
rest-more-3.1.0 example/rails3/config/rest-core.yaml