Sha256: 9ab03a90d8c677b666e87274e2a432198d56fbee5ca66073bc16e5990b7ec302

Contents?: true

Size: 964 Bytes

Versions: 5

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

test:
  secret_key_base: 62b9dd0cdaeee409b564750b49990f607a8fb2616ff5002aacd360fe020c6933e59b56ecde8e794d8d1bff74acd36ce670b40ea4e1cbefef1ccb4205b5bc3fa8

# 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

5 entries across 5 versions & 1 rubygems

Version Path
auth_net_receiver-1.0.1 spec/dummy/config/secrets.yml
auth_net_receiver-1.0.beta3 spec/dummy/config/secrets.yml
auth_net_receiver-1.0.beta2 spec/dummy/config/secrets.yml
auth_net_receiver-1.0.beta1 spec/dummy/config/secrets.yml
auth_net_receiver-0.0.1 spec/dummy/config/secrets.yml