Sha256: e5c3099b3272ecb5faf0b26b8dafff96e8174d010f1d15709c97da39cf6c5a6f

Contents?: true

Size: 964 Bytes

Versions: 7

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: 32679978cd7c04256bb8012eb1637e6bf0cd6586983ea63f93305a60a6776cb7d614404d046ecf2452408cc71c9500297b55ca89a0513882759efdcccdbd0edd

test:
  secret_key_base: 9f7bd127d3c301a422fd3ebb5d253ce9ae8db71cd90e1713fa164a7370437b0c1665467357a9b8fb822f89a4f832fabe43a6121c1e3c0900f6b945a95ebaff26

# 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

7 entries across 7 versions & 1 rubygems

Version Path
power_shop-0.2.4 spec/dummy/config/secrets.yml
power_shop-0.2.3 spec/dummy/config/secrets.yml
power_shop-0.2.2 spec/dummy/config/secrets.yml
power_shop-0.2.1 spec/dummy/config/secrets.yml
power_shop-0.2.0 spec/dummy/config/secrets.yml
power_shop-0.1.1 spec/dummy/config/secrets.yml
power_shop-0.1.0 spec/dummy/config/secrets.yml