Sha256: 47dd46ee6de542f337952b6a890ca10b2b49926b817eb15ec34df2189fb99a14

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: 1c93a4d81d7b75bea4b85859ac27809d6ce1c304b8b7355fbb97cdf1c51bba37c4a7c3562b2d121286709afaa5ea51e032a74edf2d215573434c202e6676377f

test:
  secret_key_base: 2cf00d71d7ea39da417a41ac4cf241e2efc4f23fcb866086623b9c6a636a8a77d0ccc5e4ceceadfe5ab81117b2e7f89c201657bb03994e4e38e67397f139e03d

# 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
imigrate-0.9.3 spec/dummy/config/secrets.yml
imigrate-0.9.2 spec/dummy/config/secrets.yml
imigrate-0.9.1 spec/dummy/config/secrets.yml
imigrate-0.9.0 spec/dummy/config/secrets.yml