Sha256: 5b8b499ca2fdb43f336a1f06992dea5a8827958b72ea580e5911a77394949122
Contents?: true
Size: 1.1 KB
Versions: 12
Compression:
Stored size: 1.1 KB
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: c345a1e91467975e78d76549e255bcbb06721583427a3317cc3415dafe3decb7dc9ba3dfd84059395a56d8edd70d47353d66283a9d0e1f73e96bf9740ff70263 test: secret_key_base: 7b894ff0ec406aa23a63031cc6b855fddb787d19fe92bd160a0da122b4068eb8042eec392581df7f2c966a64befae7e80d854f2b54473d13369be670589eeff7 rails_env: secret_key_base: 645267556B58703272357538782F413F4428472B4B6250655368566D5971337436763979244226452948404D635166546A576E5A7234753778217A25432A462D # 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