Sha256: 4589646d54f045a301280e3e2195edf155ac5b0c65704b15b2a0f5d923fc7c54
Contents?: true
Size: 986 Bytes
Versions: 1
Compression:
Stored size: 986 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: 664e25de2927a125b2f6ca1759428bbc1d95ea6f5b752d13eaac14f7b40bf5af8d184e4a841c4d1dbba103fce671c8faf3f24a106f01ac82a350aea45c715e81 test: secret_key_base: a2453a514805eb18d3430ab7ce200c9cc1eac36d1b2020e0a2587bc33e60b80534f82a146b8585cddb3d13c23fa36c9b4cfa589d80cffc6a9347d218a6b23ed5 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_page_comment-0.1.0 | test/dummy/config/secrets.yml |