Sha256: 9d153e9c556dfe3d75170d4ea4d6cf976fe2e120530dd79d63d71694af9f11c2
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: dff04f41863c9a5e2bc94ad86a96f8a8d5ac0292b93eb2094e45e526e2cc42d1449f8ff6bf7a684288d4c856d9e2e8c6349ff1c35ae886f8c2fef9b2fbfe9366 test: secret_key_base: 597a9e54afc20bfa1097e58bebdeb0979785148ff0be41336248f6b486396a5edffae0695d8ae536df29af5ade12a04d84e0bf84843c762c01e171af898c4633 # 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 & 2 rubygems
Version | Path |
---|---|
rails-ui-0.0.1 | test/dummy/config/secrets.yml |
rails_ui-0.0.1 | test/dummy/config/secrets.yml |