Sha256: 9e5a50d2eff0ac21b6e4b47d0f003b7213892bf73839cb98f159e38adc9b7fce

Contents?: true

Size: 964 Bytes

Versions: 4

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: 33536ea7630dcc15cd28c2916bce7d23caf8fa2fc28f63c77a63cd07ea91def65c821838928fd4bdbeb5ac994d93faf6edd38ff3526927e5d650df9e58bc171a

test:
  secret_key_base: 8b9c8b1dc170311fe61a0f137ae04a69276d85e65c5233b1f75c8c13a62bab767179ce5bcbf985f225b4eba1134d75a81fda1f6dae506d8c236b1426f834acaa

# 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

4 entries across 4 versions & 1 rubygems

Version Path
lunar_shell-0.5.2 test/dummy/config/secrets.yml
lunar_shell-0.5.0 test/dummy/config/secrets.yml
lunar_shell-0.4.1 test/dummy/config/secrets.yml
lunar_shell-0.3.0 test/dummy/config/secrets.yml