Sha256: ff6ec3d08e4fe26d85c04daf689e35255359af1fa5f2cff751e9b554fede2094
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: 3e089b85ddbfb93082a86f017ba20720b8ede09850aa31c5b45612263c6fac5ef752471deeb95e464170cbd290e0b683809085fbbbd934775590d1469d7e6af2 test: secret_key_base: 8fd367e3386fe7b1515dbee7209e91936576170b0d42230cab302db85b6f2f5210ea21f0614bc8515ee09c119dbae20cba3e0e8c363a1b17a411f6710c09b379 # 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 |
---|---|
token_action-0.0.2 | spec/dummy/config/secrets.yml |