Sha256: 4ebbb12a6dcb8d9d26dc28ac1bb884715e4bff3deb02c3c4d79e38e27a5b4dc7
Contents?: true
Size: 964 Bytes
Versions: 2
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: 8b9b0d402a01bfa5a3372cb836fcb74fce75a6f854d94fc80ba801c00333d32147c542c78dfcbd2ef730c49969dfd00974459afebcf2cfb57cef62e4a6e47931 test: secret_key_base: 479bae33a7147fc3a6c3747e77c726bfabfbd2fdfdacaae8cc76921b910af351ed100e7ccc65811bb5ea844923822780134b37e8f48f0f4c9f98036cdd7d8db9 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hashids_rails-0.0.2 | test/dummy/config/secrets.yml |
hashids_rails-0.0.1 | test/dummy/config/secrets.yml |