Sha256: cb884e5eb035cb891131e82db8f41d06790a623a11f56b08f713816342b26a09

Contents?: true

Size: 964 Bytes

Versions: 2

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: 8cae8c96149964ed3122a290d0c29ca08ebf7b7a612bcbca80197112d3d2b7aeadf41883f7fa9f42fd953f5b294d3e8f9e85cba93a7b84a4255dbfae5f94a555

test:
  secret_key_base: 0db9b3c1e8077851da5dfe6317828df750c88a7cb9bac32803133560e173026eea984a154e6dde837cf6e4d6aaaba0d1203752b815d858db1f1d92e09adb6807

# 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

2 entries across 2 versions & 1 rubygems

Version Path
form_sample-0.0.2 test/dummy/config/secrets.yml
form_sample-0.0.1 test/dummy/config/secrets.yml