Sha256: 9cdc7e589f7d39a4b62813793f4cdda9ed5e4b0e11d73eb9c5ed51ff2a6620c4
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: d66c8e8fbf9d68aee5f09908e237be2cba2937957a02ac8f9d04470f75713b1c0a5074b82a4175d9e04f9efd3e72762769bfda4e157e293d4328d4e83d8a2f8e test: secret_key_base: 11cfea0dc01c87de98f3f1eed235f89364c84089250522593794b4db997a1aac18fa0ee4d8af54cef5c9a82ec6d2aab653e8435bdf9b6fa2fdadfccd94c2cfa1 # 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 |
---|---|
simple_interaction-rails-0.0.8 | test/rails_app/config/secrets.yml |
simple_interaction-rails-0.0.7 | test/rails_app/config/secrets.yml |