Sha256: 439bce41401ab85f05973aecf6f821a0c2b80ae7369026eab92df1d66e42906c

Contents?: true

Size: 964 Bytes

Versions: 8

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: 43a2a5b259103fc4b14aa34dd523606f0bb1dc784819f22e30a292ffad34d3c3628dd288be4cf2f4c7af5eb3f190b9d967feb27568279b8dfc60e37bd40ef41d

test:
  secret_key_base: 55f2e133f979231a748ac48166b20643aa772c5f855e8a7e16ab1b88c9cbaff4d6fcd7fc71a33a8337afbd9ab438f0968da0801786d03edfb24508f14a2a4e9d

# 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

8 entries across 8 versions & 1 rubygems

Version Path
morion-0.0.9 test/dummy/config/secrets.yml
morion-0.0.8 test/dummy/config/secrets.yml
morion-0.0.7 test/dummy/config/secrets.yml
morion-0.0.6 test/dummy/config/secrets.yml
morion-0.0.5 test/dummy/config/secrets.yml
morion-0.0.4 test/dummy/config/secrets.yml
morion-0.0.3 test/dummy/config/secrets.yml
morion-0.0.1 test/dummy/config/secrets.yml