Sha256: f8c676f846199c3ba12652cc4c32d6cc88cacdac77eb420f5feaea3ce28becc3
Contents?: true
Size: 964 Bytes
Versions: 11
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: b0309a783b7eadf5481bf217ffa4b5ff40ffb501ddebbff6c87c514490bf49c6a8e06c0e124af3f80d54e0f2cc14374b355c2cf39bbc34ef47adf01ce3ef2792 test: secret_key_base: 333487ec50e4466204f1dc236fe34eff905f9a0d68c2d3942ad3edc9f054a433ec929c1eb63ae128dbe7a9896924c57a610b301f4a01ac9c7c288a3752f69bb1 # 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
11 entries across 11 versions & 1 rubygems