Sha256: 3b86077f8a05a923c8d10e859e1dd0d57eb14c2640fa084bc19631c96ef53374
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: e94e6f3a358332fb29f265725ff37bf72dfed2aa4fe8591108af23680b3544a0acb275be56408dfc0975a8c1389b5e403117f4f69804ad25179bac3462e7826c test: secret_key_base: 6b8f233bf387174edfe0f1434e6e388bee4e82865f8cba5998fd15ad73e6ad6c4f4e2b1cad3e8f07269c21af54a2de49a4b39f99492e98ef906bc8c69ed94ac8 # 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 |
---|---|
errapi-rails-0.1.1 | test/dummy/config/secrets.yml |
errapi-rails-0.1.0 | test/dummy/config/secrets.yml |