Sha256: 513f160abf5cdb7667212f41a71818a05e348519a04bd8ce3d361366a9b0d351
Contents?: true
Size: 964 Bytes
Versions: 1
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: ee0172d114828fe66ff65f4120ccda252886c4f8b3ab65bfcc58d328c25a933d4e4a83319783bfa0ac20ced3675f2e362a4e5ae70e71e91dbba11cdf54ab1cc7 test: secret_key_base: 74b1a04a2bd50acdcfaca217854c683f4192b11f285d940bf7e051a3e2fc1b752d582e65aeb3986a07e905c63125b325bc361a3bc8b5f1b5ed36bc008bc6e895 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_admin-0.3.3 | test/dummy/config/secrets.yml |