Sha256: a28585b649fd4964a0d519f2a6765bc4575ed6d60b8326d8e5baf914788af043
Contents?: true
Size: 965 Bytes
Versions: 3
Compression:
Stored size: 965 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 `rails 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: f15cbdafb7351f10cac83e6e60b3a3616d7614f39e63127cdd2089438ddf9191667a1126940948a51d58453163a7f48cd651227affe1160c5f25b2536ea8f1b1 test: secret_key_base: dd88d023b21313d0d4bf63e01d17ec3e737f3fb67040ae7ca36850a5b3d1aeb22652ca72a06cc2c759e6e2ca40fb8bae4dce26cbd1282801b240306c461cea25 # 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
3 entries across 3 versions & 1 rubygems