Sha256: bc1e90abac851996dde6b8cc898715000e9ff30cf5f87bb923efef2caeac1059
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: 91e4af1788d4316ec8abddbadaae6fc689b9b45fe4a7c1250d1d8dfc7e590e669270480b11eeffe76e892f42c60d4cfab5dbe6dee9e30a6385a9860e1886f380 test: secret_key_base: 8f5a98770750d03cb19a3a5ca449e721ed740fd1b7a754e5fb60fed6d99794c191466d0f63af568b5ce5d4f381fd67cc1ca0beb558075679a45f61c46aa5a12f # 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 |
---|---|
s3_rails-0.1.2 | test/dummy/config/secrets.yml |
s3_rails-0.1.1 | test/dummy/config/secrets.yml |
s3_rails-0.1.0 | test/dummy/config/secrets.yml |