Sha256: 4dbe4f32822fa67c326517de4f36b04cb618165850f918815f1fd22b5062573a
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: 34a93733588de8e7c65d87d011e970a0f31299a948e9400b9258f24e607600c7211b2610c64b751dcf618dff4d486cb6899f315024b4d71567a985784ed2c883 test: secret_key_base: 3de2ec6787a1547f7d0bdc0e7497c8f602be7e5edbc65d64673f39e845a9615422f29c52271e01277114e324a9869e166fd390e40d77dc4897d9da8f98dee27c # 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 |
---|---|
apidoc_to_gfm-0.0.2 | example/config/secrets.yml |
apidoc_to_gfm-0.0.1 | example/config/secrets.yml |