Sha256: 335780fcf62aef859e4847cdb008f65187bcb60b52519cc9fc36ab0beb2c3415
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: 9005137096d90c14c94aed5accc13d66bdf114e3dc8a33ebf1e8ec77b7a5e7246062e406065d3eb388d6d5a96eaadf6064e2ce9062926b9aa36056f7ac5c2fde test: secret_key_base: 40ae2e0affd5c1c81c29d5baa11e4ca252464fcc149a10a482d185618b41c97d3db2c6664e3f18162a43ee225a77d7d6ce64ff80b53eabe7bef707b6c282c225 # 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 |
---|---|
ultra_light_wizard-0.1.4 | spec/fixtures/ref_rails_app/config/secrets.yml |
ultra_light_wizard-0.1.3 | spec/fixtures/ref_rails_app/config/secrets.yml |