Sha256: d7ea94c661d4d669f48ddc725b54d92d49ae9ad556436e80af2747aba49b76ea

Contents?: true

Size: 649 Bytes

Versions: 20

Compression:

Stored size: 649 Bytes

Contents

development: &development
  site: http://localhost:3000
  default_format: json

  ## Would you like requests to be cached?
  # cache: true
  # cache_options:
  #   expires_in: 3600

  ## Enable Oauth?
  # use_oauth: true
  # oauth_options:
  #   client_id: %client_id%
  #   client_secret: %client_secret%

test:
  <<: *development

production:
  site: http://example.com # Change This
  default_format: json # defaults to: json

  # Would you like requests to be cached?
  cache: true
  cache_options:
     expires_in: 3600

  ## Enable Oauth?
  # use_oauth: true
  # oauth_options:
  #   client_id: %client_id%
  #   client_secret: %client_secret%

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
restly-0.0.1.beta.10 spec/dummy/config/restly.yml
restly-0.0.1.beta.9 spec/dummy/config/restly.yml
restly-0.0.1.beta.6 spec/dummy/config/restly.yml
restly-0.0.1.beta.5 spec/dummy/config/restly.yml
restly-0.0.1.beta.4 spec/dummy/config/restly.yml
restly-0.0.1.beta.3 spec/dummy/config/restly.yml
restly-0.0.1.beta.2 spec/dummy/config/restly.yml
restly-0.0.1.beta.1 spec/dummy/config/restly.yml
restly-0.0.1.alpha.22 spec/dummy/config/restly.yml
restly-0.0.1.alpha.19 spec/dummy/config/restly.yml
restly-0.0.1.alpha.18 spec/dummy/config/restly.yml
restly-0.0.1.alpha.16 spec/dummy/config/restly.yml
restly-0.0.1.alpha.12 spec/dummy/config/restly.yml
restly-0.0.1.alpha.11 spec/dummy/config/restly.yml
restly-0.0.1.alpha.10 spec/dummy/config/restly.yml
restly-0.0.1.alpha.9 spec/dummy/config/restly.yml
restly-0.0.1.alpha.8 spec/dummy/config/restly.yml
restly-0.0.1.alpha.7 spec/dummy/config/restly.yml
restly-0.0.1.alpha.6 spec/dummy/config/restly.yml
restly-0.0.1.alpha.4 spec/dummy/config/restly.yml