Sha256: 1fdb9dc0339c41963414ed33ae301c731bdebc5ec9403dd75af82f278dbf974e
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: f91c158c65cdd37bb85316e3f879f82af4e7a58221727408a31eb0b914f2e4545addd8da555eac2e5126201efa27ee2a9e1a5eade9d483dd70271d3e07d9e20a test: secret_key_base: 05f524b236e0c7069398ddc32d4dd76785bbf09c51d7b35c2be93a8acfb5244325e51ecd8fa4f5d52e239e535ab391d9e6dcc489c2a42578dd10626c21052513 # 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 |
---|---|
push_type_auth-0.5.0.alpha.2 | test/dummy/config/secrets.yml |
push_type_auth-0.5.0.alpha.1 | test/dummy/config/secrets.yml |