Sha256: b8e8bfa12691e50574bfddb096c3fc46a47dc3863333fa21f1a4aef7c91e83d4
Contents?: true
Size: 964 Bytes
Versions: 12
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: c58cba8b46df34900dcce592846fffd7239afad6460ab74d7d5d57859713ef0b57e1fd73a8dc9f7cebbffb4e4bdfb8592b89d980b15f964582ef05fab84727dd test: secret_key_base: 3defb8e8390080963f733fd657912cf6f6456da9a8d40f63214620972447aece9f923a71f08bcaed19f56e2aeab73a3f1afa3a51c782a25494f96cfb7cd533d8 # 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
12 entries across 12 versions & 1 rubygems