Sha256: 8720b886704824dda6435f9feb23df3d846ab85609ad3ed10ae815800fe2d94a
Contents?: true
Size: 986 Bytes
Versions: 3
Compression:
Stored size: 986 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: 8503c5c9a6880c8a698c3c375eea351f219f6321127a3bc2f50edd4aca74c49d7333bc74d2cb22673c06bb8ff5765153b2aea598991689dec3eab073fa8292ee test: secret_key_base: e0d522ab2853d97f6443e482ed5385ed0341d37a840269b2c80eee9dcc12fa3435d1a0dee2fcdf043f6c049275ead7da164ad19ebca5afd8d8f706fdbb251ead # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
activerecord-userstamp-3.0.2 | spec/dummy/config/secrets.yml |
activerecord-userstamp-3.0.1 | spec/dummy/config/secrets.yml |
activerecord-userstamp-3.0.0 | spec/dummy/config/secrets.yml |