Sha256: 1d1bcb80422862dd4958c8a2ef12c16e63914732a170c04f468165dd10c3982d
Contents?: true
Size: 965 Bytes
Versions: 1
Compression:
Stored size: 965 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 `rails 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: b4f0bd75a1fb43bfacfd2680c1e3181c436f207f129fc032de27643995d00bfa62f2ce592925e100f7f5accc02000c73d16ab6048c39c3ea9cc9272a125d2f7d test: secret_key_base: 0390ee6caa4be721005d9b80ceaa3053feaa5408c5bf6d5921baee1a347040bdf0522e14f6899937d9c228eb88b4bdb2f1eab5e88d2034119c4ed24022f069ae # 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 |
---|---|
factory_girl_rails-4.9.0 | tmp/aruba/testapp/config/secrets.yml |