Sha256: ded8f6513bd0c2f2261d6a4094bec00aa727fe4ea674cf2fe279e691112d9511
Contents?: true
Size: 964 Bytes
Versions: 8
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: 615fc478aef910eed4a244723d9c50230ca20dc5ba7d46923a35aca21d8b0bde4056fccc1aafd0570c8ff0821dfe0ea767a579e04e1f1a237deed1e8a108e100 test: secret_key_base: 5fdf4f635a6b0a807439551199b397ad6c3520779bfb2c61a86e89de4685355ea62319aaf5975dc64145a6b91cf0a079db656879fc287184a26e342f8b20bcd1 # 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
8 entries across 8 versions & 1 rubygems