Sha256: b409cd91fd8e49232ff41b8c8bc0f53da9586d8ef40cf31cc8240aa30d72bd25

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

test:
  secret_key_base: 025b3311a44fc2c23e8d711e3858322fe675a66e9ab4557795ef00b8022bc683dcc57886020fc7654e1a7c7bbc9cc2fb6c60f2d97a294af3687721d0623e7e59

# 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
mixpal-0.5.0 test_app/config/secrets.yml
mixpal-0.4.2 test_app/config/secrets.yml
mixpal-0.4.1 test_app/config/secrets.yml
mixpal-0.4.0 test_app/config/secrets.yml
mixpal-0.3.0 test_app/config/secrets.yml
mixpal-0.2.1 test_app/config/secrets.yml
mixpal-0.2.0 test_app/config/secrets.yml
mixpal-0.1.0 test_app/config/secrets.yml