Sha256: ff9b673a9b32b9e34d2ba9963d1242ce9bd8d29c87ce4efda3b3b8e03e84e480
Contents?: true
Size: 964 Bytes
Versions: 67
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: 269641a8a5a6bd7203b1d9b6d2325f5fb57ff3047c7efb3d39b6b897d4c664d97f013902aacf83a4821af6e5dad1823fbd2f82d88d09ae5c27dcc11913540eb3 test: secret_key_base: 36adb6bcfaca40758ddcae16923b28d0e30cc5468d9ec0f367d5aa8c6007db443f1d8d49662ffe0c3a1fb1c6e86d856651ada01dfac9817dae89b031045eb30c # 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
67 entries across 67 versions & 1 rubygems