Sha256: 44abf5d3ea76ef077068055944d7947eab1459ebb3fa932084a7d4865da19591
Contents?: true
Size: 964 Bytes
Versions: 3
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: 2c35e6769759f6829a051c3528ccdc404a413da3e803512fafebad31ae89116cb13ca0b9abb4a9bdbf4f1454b4c60e7b293b08b1f7fa05a30c1491401339f407 test: secret_key_base: 87166b288bffdaa815707bd50c5c32e1ec3678ad577dfc5a0c29a80e1f7817f446c5e702cf0c4f933ed25b11756992a29b0c6d8dc422a5cb4267eecccdb948dc # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
icheck-rails-1.0.2.2 | test/dummy/config/secrets.yml |
icheck-rails-1.0.2.1 | test/dummy/config/secrets.yml |
icheck-rails-1.0.2.0 | test/dummy/config/secrets.yml |