Sha256: a51b7297471981603d13948d74f03c2cb6130aed081a8d49b9139f18234e0f43
Contents?: true
Size: 990 Bytes
Versions: 3
Compression:
Stored size: 990 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 `rails 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: 55cf8d3e0ec38b38fb0d676ca63ac9d1379a149eb2415deb149571453a807712430f99ec9d351becc1490bdfec1b7a6863a6ec76cef57b6432f346487046de94 test: secret_key_base: 9c0d5cbaa93c155873f5f2e84c75733cc7ba57a24064bceea0dc9618e47fbd058c5c150e6f2cafb858648cccb15a7453b5e5640d03034c59474564d347871847 # 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 |
---|---|
simple_search_filter-0.2.1 | test/dummy/config/secrets.yml |
simple_search_filter-0.1.1 | test/dummy/config/secrets.yml |
simple_search_filter-0.1.0 | test/dummy/config/secrets.yml |