Sha256: b986af9539f3c0ccaebae2d812f7c30e00fd06884dbc2df8168f1dd35abf8db3
Contents?: true
Size: 964 Bytes
Versions: 6
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: b88e2f2d2079ffd381564618206fdd3c78c0bd1e9e403bc0fabf8c775a1785862bc7ca9266c9164c61d355cd91e93d6b7b6fe05bcc02d041f5a36f5e9c44df8e test: secret_key_base: f79609d63928af412fae0aafe3a5e12a618dfc1eab8f509f4a7395b204be1fc2f5825d08696623e2fb1af42772d094ccb4366f64a9a01d149de66fa6511bcb40 # 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
6 entries across 6 versions & 1 rubygems