Sha256: 9068fb9997ee46f749980f842fda57d659887c93ba554ef48d8f617c075d9316

Contents?: true

Size: 964 Bytes

Versions: 7

Compression:

Stored size: 964 Bytes

Contents

# Be sure to restart your server when you modify this file.

# Your secret key is used for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!

# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
# You can use `rake secret` to generate a secure secret key.

# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.

development:
  secret_key_base: bd9a169a7774b4fb5a60d22c5e4935653ca32589f556e89820a299fa28cbeb23bfc2872a5c71bf8ec2d34419081e796c116847ad49dd72a6ca41b05316521481

test:
  secret_key_base: 747ef4607eeb2058b0c77bfb59e89097ff36d3c8820d05317c05cd2269bfda571b56a623c7dcd5a538d1e1ef7295aa7c53a3c26081c4c85fbde1f5cde01708fc

# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
curupira-0.1.7 spec/dummy/config/secrets.yml
curupira-0.1.6 spec/dummy/config/secrets.yml
curupira-0.1.4 spec/dummy/config/secrets.yml
curupira-0.1.3 spec/dummy/config/secrets.yml
curupira-0.1.2 spec/dummy/config/secrets.yml
curupira-0.1.1 spec/dummy/config/secrets.yml
curupira-0.1.0 spec/dummy/config/secrets.yml