Sha256: 3509a6c76240f8f67a13cb44d731779ba65ca5dbc69a70a81f6adab01cd82da7
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: 4132ac006d7b0b8b5b7866317b0fb71aa8c603a37cbb7372cd8a87301eea7846eb4b75ee4813f02f0841e232bf6449bb8932bb04119d230a87918790c4843220 test: secret_key_base: 659722b4b7ad6a30af103afb0c29568b3d203a8711d3880b16390cb0938ac2cd8a651057cd1507344c3ca585471d915ac5e9d2f7d64c5b8fce98da9c5db0aaec # 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