Sha256: 3d331b5a67b8f11e45bad6239af5f28bf6d5a71e027cc4334a2fdb53f95b7874

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: fe36ff4fc4a26090a6290dc57f9570a2a33d36709223b0ce622bd8e9e970386c994f08f55b4220920826db883685b45f717eb5441a75288394681bb39cdb1c89

test:
  secret_key_base: fee8c81ce055b5c8d0e6bd5dae9bf6a5afbdeda00d3b003fb465a936a5d6a974efef4e63a15fab16319d449fa04932a4115b9879e729137f2d4664d4f08d8b3c

# 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
sal-engine-0.2.0 spec/dummy/config/secrets.yml
sal-engine-0.1.0 spec/dummy/config/secrets.yml
sal-engine-0.0.6 spec/dummy/config/secrets.yml
sal-engine-0.0.5 spec/dummy/config/secrets.yml
sal-engine-0.0.4 spec/dummy/config/secrets.yml
sal-engine-0.0.3 spec/dummy/config/secrets.yml
sal-engine-0.0.2 spec/dummy/config/secrets.yml
sal-engine-0.0.1 spec/dummy/config/secrets.yml