Sha256: 545559a9d3173198c873737a7890631e867058a776693440e7c3c3cc290454b2
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: 5eb31104148809eff62f53ce4b5a6886cdadccbe8e1cdf2d588a12d6998948e41bc341607ed9919425407cfa0688dd42a6c7264785fbe4a277462820eee1bf28 test: secret_key_base: 627f5374cf8faa417e315a8c1de8dc097471ce94ce1ca37f8653e4d0662624917fb5ae983c3b8b2451f15cc1b8fb4280e2f1d4d9e505afdabb82b94b66070f48 # 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 |
---|---|
simple_datatable-0.0.1 | test/dummy/config/secrets.yml |