Sha256: 9d1f140a3189d37b0649cc7398fe6f1f36580f9f9b8bff60fc43ba74ac85524b
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: 6bd2abd22dccb673d44628209c9abf704fe3f4a6066b517f18c3ed9d0c4905481a6c208bd4f3dcccc9551e11c6c5b888b77f4c9789f531178cca8fd01be536c1 test: secret_key_base: 4631e3d00242c654b96846e65f8998af6850b653e75d73585242aa4563abfefd2ab56cdc6768164d012d461a9290b4f3d98d61ddaf82e8eee362b1f5dfcfb7ad # 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 & 2 rubygems
Version | Path |
---|---|
rails-search-0.0.1 | test/dummy/config/secrets.yml |
rails_search-0.0.1 | test/dummy/config/secrets.yml |