Sha256: 6256adc05233c685c7891c3361833b9da274a273c957713c096ccac4d7051779

Contents?: true

Size: 964 Bytes

Versions: 3

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: 30fe422e3f770f20685b496f6eaadc534fa3572941fadad2fa3a6cfe22c77d89a97af5640db4e02c656e641928097fb3bfc8dc96300ef2137a529ead58629ed7

test:
  secret_key_base: 9e323a77ea61e0adc74c97b71e23f332bcfa44898cce3683953f8b3b078d164e1725200674ddff73eb5eaa427ad3dbec510008dc140325014206d49a4ecd0b1c

# 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

3 entries across 3 versions & 1 rubygems

Version Path
breadcrumb_trail-0.2.1 spec/dummy/config/secrets.yml
breadcrumb_trail-0.2.0 spec/dummy/config/secrets.yml
breadcrumb_trail-0.1.0 spec/dummy/config/secrets.yml