Sha256: 4520dee253a39eebae936de638569c5d71feb4bc386b0a03c438f5816a90e8b9
Contents?: true
Size: 964 Bytes
Versions: 4
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: 8b983aa95763f0302668bb4de230cbe8da89c771544587df657bc13332a68ea62b5d4e0cbb24a1571d3ece8c8a5f8ac85da787f58a8a405fa47c0d7225ac92fc test: secret_key_base: 69940337866d09092490291b935b22467c07336fbffd65d0bdb40a62bf95f727b44989c2d7d9489b0d0060066803920b1af312f28f59117d677c9acdcc3a6b9b # 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
4 entries across 4 versions & 1 rubygems