Sha256: d55b1cc8b584dca66d849e04d88be29da09ba9b14fa2886f40e5b27f11044492

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: 37234f414ad4fb121e72057b7aa4afb72eefee1276d82f4a5f4fce0dd9d9baeab07a7a1721a23e7c35ab2809907c6a04758b025363c6e985932129006ac0bdcd

test:
  secret_key_base: 30029b72cc5ae4f7fc1470c4464fe2db2c0f15dba526a53c08c858abf494cb21b56eea248bc85ff6f3e2df7559dfca7933895e25b738dfe2d3390d7997ed73fa

# 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 & 2 rubygems

Version Path
bitroleable-0.0.4 spec/dummy/config/secrets.yml
bitroleable-0.0.3 spec/dummy/config/secrets.yml
bitroleable-0.0.2 spec/dummy/config/secrets.yml
bitroleable-0.0.1 spec/dummy/config/secrets.yml
centsable-0.0.4 spec/dummy/config/secrets.yml
centsable-0.0.3 spec/dummy/config/secrets.yml
centsable-0.0.2 spec/dummy/config/secrets.yml
centsable-0.0.1 spec/dummy/config/secrets.yml