Sha256: ff096365bb02f86b479f61669904b7b4c5bc74c5cf3bd276acf0231b3751f57f
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: 3b9052097f3b2e179d9d5b6ccc90949742f6e3f8134d4fd150f480dd99536da264132cfcc81307d2cfe44924a90513129dd6accc490e4ac5bda2ec10460955a4 test: secret_key_base: 6ac3068f007e9d1b7975a51ef68270d893b8a02f3fb30fd84ab88e55f69579ad9df56b83d2b570588ffdff482ba1b74ccd9b8a1b0953c0efb435b239aa1c4b29 # 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 |
---|---|
building_sync_rails-0.1.1 | test/dummy/config/secrets.yml |
building_sync_rails-0.1.0 | test/dummy/config/secrets.yml |