Sha256: 915e98ce5bca776f21520105c0ce9ab3e96820fbe13b36d7e69f0a948165f52e
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: 6e9bd798728b20da17b3f222b00e2824a73c4b33f73e04e5a7d8835ecc3c0bbd10dada7b60b0779ca0644c7f6420c78009d7460e41348449157aeaeee774c864 test: secret_key_base: f3a2e8ea6252bdc4b022ad54c56a2ab165c079bf2d456396d369ad101fef16328bd8f33dba7e4b7c440590b000cc00251dc79eac2c456247b0b1a6994117a650 # 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 |
---|---|
push_type_core-0.5.0.alpha.2 | test/dummy/config/secrets.yml |
push_type_core-0.5.0.alpha.1 | test/dummy/config/secrets.yml |