Sha256: f0e9decf6b8c909b29007c8f60787e2526cff9cd523a4504824b6d572f3fb607
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: 7733a2c4102330fe87bc8b2326f61e860a3a49153b1d42f03963ea6bc86f5724ff267ba71d8c2b36a1f5c4c8c2cb9ec7bd43a3374d83d6fd4f362d01275058e1 test: secret_key_base: a6fb367798463b3f64100d4209944d77d5625e0368473f241cf4fea0c940337a1f7a6415d5f6b3b68f590d5998636135364e681b32a8099ba96d0de5958940c2 # 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 |
---|---|
easy_tokens-0.4.0 | test/dummy/config/secrets.yml |
easy_tokens-0.3.0 | test/dummy/config/secrets.yml |