Sha256: 142db6a0a4609be4a19465e9eb155dfbc469eddeafc39f2f7a0ad5f2138f7e14
Contents?: true
Size: 964 Bytes
Versions: 3
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: 787ab92d0e78adc4a2d331dc9a750bc09187e28b9d4b0bc134b356134b9e6ff0be3ca06a92928cd1df3d431136609164e8b3601d4227e7eea19c32eebc1290ea test: secret_key_base: 9cba71c6115d8f58c71aa048e09a8f81dfc44d09da03f8bf9a710de8f95799732061448f1f3ab573b3868bb0b5d04d432b6a752439dd1460133b8f34b208bacb # 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 |
---|---|
peoplefinder-0.1.1 | spec/dummy/config/secrets.yml |
peoplefinder-0.1.0 | spec/dummy/config/secrets.yml |
peoplefinder-0.0.2 | spec/dummy/config/secrets.yml |