Sha256: fa264cb64b3eefd60501840c96e5f7c04c18ac41017e1b0c37cde84be1f4a42e
Contents?: true
Size: 964 Bytes
Versions: 5
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: e7a83d7b840a8c6a1247e1b104664fc7bb67b93382762232a598c83f077d1263ddb486df5a18292bf73b278c71181be34f331b8d57ec784c0882ac692a22acf4 test: secret_key_base: bf6015da2d008ea14d65cacd8fe0436635cf54e378938cfd238ebecea6ffdb285de6c2447dcae870013765cdef77dc4eeb146108a30329f72405dc5119b0d248 # 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
5 entries across 5 versions & 1 rubygems