Sha256: c438c716cda4555e7238463d2f6d4441e0c2918dfecd67c178b83290085249ab
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: 1403175f09cdb218c246411d485ce69c65dd86097b74cadaf9ef9f8a5127fc6d51cde1ae5ff31a452eb5e3562231b8bc2a86598612dcd15f32738881c8f13bcf test: secret_key_base: a30d406cd60eac4af8fd24625f1a8ea6e75061de4411af1f660df2795644f84e1a6385c73258d723def5cc7130ab37aeeb5fbd14a2811080bc2c31d21bde96e0 # 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 |
---|---|
kaminari-surface-0.1.0 | example/config/secrets.yml |