Sha256: 06275c3d23d28d2e55665aedebbc114cbefbfb7747de0e2c509215bb3809b378
Contents?: true
Size: 964 Bytes
Versions: 3
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: a2f72747edece57e90b5c797b53146776101c7b623096fc7ec0a4377818f9e7973508d882a5682645ccc5f78a07b2032ed569e2c67abff766208e116a37e7e11 test: secret_key_base: e2cf829d9341fb2f3fd54a87976c527012a147010c4d5ba497f3fcefb36503b35e9dc83c3e98c934827250386021cb767c0d4aa6d6002ce5ee62003e90caddd8 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rails_sql_views4-0.0.3 | test/dummy/config/secrets.yml |
rails_sql_views4-0.0.2 | test/dummy/config/secrets.yml |
rails_sql_views4-0.0.1 | test/dummy/config/secrets.yml |