Sha256: 8a38db78d903bec3f303db56fff96e4ddcc7b34f884bb5a1fb6681b65480b609
Contents?: true
Size: 695 Bytes
Versions: 2
Compression:
Stored size: 695 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 your secret_key_base is kept private # if you're sharing your code publicly. Dummy::Application.config.secret_token = '3a11bb5d673be056d110ef3d1ea03577ccf1d7c3dc7715cb61e50f12a5c2' Dummy::Application.config.secret_key_base = '3a11bb5d673be056d110ef3d1ea03577ccf1d7c3dc7715cb61e50f12a5c2'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
confidential-3.0.0.1 | test/dummy/config/initializers/secret_token.rb |
confidential-3.0.0.0 | test/dummy/config/initializers/secret_token.rb |