Sha256: 36f6ded77d4f92bfd54dfc78edb5b14c6a7d19d05b439f590293c388611f6a8c
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: 75dda1c248b28032a71bdc4492618eb696b43f9e8e0115f4f3d8bb603e3c26051e15aeaa3f0d11c71b35db060f4627766342b3a93a4cdcb10c38a5294e2d1885 test: secret_key_base: d29a85353762cd6ea8936982d8a62def1850ac37bdbb42305cac6cf987e40c4ea8a6353aa54906260334f055b88d863104f8d250b457e9846c7d4a81fc6f288b # 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 |
---|---|
cp-sparrow-0.0.16 | spec/integration/apps/rails_app/config/secrets.yml |
cp-sparrow-0.0.15 | spec/integration/apps/rails_app/config/secrets.yml |