Sha256: 2ef72953b6edb476c86b3d18fdec31ba5e640e176b66bc83d4cf6590fa488c82
Contents?: true
Size: 964 Bytes
Versions: 4
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: a042236889c223f6703f73c8c13cfaae9b5ca109a39749b9380ec27af0830d754539d85b808e3d6d0e5c352e8f0c0b764083afda189c31aa7abe6f046bee7ea1 test: secret_key_base: 3225a4d84eab3f1101d093819bad6fc2f10a4a3549b6ceb903f4aeedf840310887d534d76e4fa57a00530b2ed88feff68d8610d533bd4dc310e6ca9b4cb00314 # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
js_assets-0.1.2 | test/dummy/config/secrets.yml |
js_assets-0.1.1 | test/dummy/config/secrets.yml |
js_assets-0.1.0 | test/dummy/config/secrets.yml |
js_assets-0.0.10 | test/dummy/config/secrets.yml |