Sha256: a65c94b83597f6aac8ecf478ad393e4e8be8ecce59f2447334cee28e481c7327

Contents?: true

Size: 964 Bytes

Versions: 6

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: 78e0d4825d100192fa811c0a9cbbf1eb4d56e387e70b04165bcd6a2229ffc8e6a47691c6291698b0534dc0b5d625f2e4ff2759ba8292ac1da3948c2810fa41e7

test:
  secret_key_base: f92f5614d96d0f51c24421c76508d63a477c1805c9c836e48b571c2b1402ab558023bce3a4d37cf1934e99095b4d9e2bbe3af3cd690a39fbbe7969a572166de7

# 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

6 entries across 6 versions & 2 rubygems

Version Path
citizen_budget_model-0.0.4 spec/dummy/config/secrets.yml
popolo-0.1.1 spec/dummy/config/secrets.yml
citizen_budget_model-0.0.3 spec/dummy/config/secrets.yml
citizen_budget_model-0.0.2 spec/dummy/config/secrets.yml
popolo-0.1.0 spec/dummy/config/secrets.yml
citizen_budget_model-0.0.1 spec/dummy/config/secrets.yml