Sha256: 611c4cd20c952b9d58e963edc6093678e954cfc664612f59259f585cf94aab68

Contents?: true

Size: 986 Bytes

Versions: 7

Compression:

Stored size: 986 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: e135e2b53ab10b0afff68c3f7f0d96e491146342113ab6e1c38409af772139d5317e3da8946ef9f6e6474eb937bc86c11ffe8406c2f9c2369fb6ec1a5b9c4d3b

test:
  secret_key_base: 8ab08b04db9f09047e4333306df25eab59472443ee5574b8fd0feb8873b17f97afe924e3380ad50f6197718707d8c474cd7578bd9deb6f708b83072e5e89226f

# 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
optimacms-0.3.12 spec/dummy/config/secrets.yml
optimacms-0.3.11 spec/dummy/config/secrets.yml
optimacms-0.2.26 spec/dummy/config/secrets.yml
optimacms-0.2.25 spec/dummy/config/secrets.yml
optimacms-0.2.24 spec/dummy/config/secrets.yml
optimacms-0.3.4 spec/dummy/config/secrets.yml
optimacms-0.3.3 spec/dummy/config/secrets.yml