Sha256: 0d9e51bd303c11e0d7a76069f7dd703158d4d7692a2939ccbd9fdd7dd412fc0b
Contents?: true
Size: 964 Bytes
Versions: 23
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: e86aee47e5d96f59e0a2039caa5f0d394c8b169b3567846f3ce4b3880920e3b9cc130b727480aef5e23367d80637a8b8eb84b946016d2a2d4c29df889222e77d test: secret_key_base: b6c1c3f5b0c2318eb77bfa15a18e75394c5bf25aa67443b960ca7ebbe01e076b97313707347d1b857f78cd2826bd3875dcaf1ab819d2c768f4e468b3837d656c # 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
23 entries across 23 versions & 2 rubygems