Sha256: accd21cb7533a3798d2859c0a913a57bba1786863cbe1f49a7f58cb2ea1e3904

Contents?: true

Size: 964 Bytes

Versions: 9

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: 8c231f4ff54a850669cee97f2b04e77651523d291ef40709cc0ecedb02c432154ceecd46b5aafaa804dc2f1f03fb2292d4b3606dbae1296e52326e360467ded6

test:
  secret_key_base: 083fcb5fb05bbf670a3a9916295a4c8da50cba05062b20e1a4614001de7ebfcc828835d86e379074749ff52ba73f5da8273f6433621725d1595c9059ddb5b59e

# 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

9 entries across 9 versions & 1 rubygems

Version Path
atomic_cms-0.4.0 spec/dummy/config/secrets.yml
atomic_cms-0.3.3 spec/dummy/config/secrets.yml
atomic_cms-0.3.2 spec/dummy/config/secrets.yml
atomic_cms-0.3.1 spec/dummy/config/secrets.yml
atomic_cms-0.3.0 spec/dummy/config/secrets.yml
atomic_cms-0.2.5 spec/dummy/config/secrets.yml
atomic_cms-0.2.3 spec/dummy/config/secrets.yml
atomic_cms-0.2.2 spec/dummy/config/secrets.yml
atomic_cms-0.2.1 spec/dummy/config/secrets.yml