Sha256: 36ff71c9984aa5c0b7fcc06154c3fffd90e4306c4f1b5db8ce15c2bf90aa3cea

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

test:
  secret_key_base: 72fc887002fae422c0c796c3c7cb7d2bec2b9be247490b700128319d017b2dedf707abe006ccc1e61a373cbc7ccbd0303e670dec16e4524174a4d451889f6f31

# 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
perfect_money_merchant-0.1.2 spec/rails_test_app/config/secrets.yml
perfect_money_merchant-0.1.1.alpha.1 spec/rails_test_app/config/secrets.yml
perfect_money_merchant-0.1.0.alpha.4 spec/rails_test_app/config/secrets.yml
perfect_money_merchant-0.1.0.alpha.3 spec/rails_test_app/config/secrets.yml