Sha256: eb04e3a18a95fab3482674a93ad03c010f1ec76f9894a2cf17c3687b7adb12f6
Contents?: true
Size: 964 Bytes
Versions: 37
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: 775d0130371accf41709da8ad0ebe55635d75b5bb1e748b1ee9473f22d0479ea7ccde2370d91c610e4e9ed0ec33d49d7bd8cfaceea3a22d8fa7dbe2cf3a67609 test: secret_key_base: 569fa4cba91b35e19bd97625a5d65fe14faa06585c6b744029ccb532484939299a65befbeb248456edca2e7d6b1328e0c528e4cf653ea3a5f9de607dbee8a640 # 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
37 entries across 37 versions & 4 rubygems