Sha256: 0df6caeaf06e01faf8a0fb97e866f8dac856c6a44237f13e452ea6e73ebb2091
Contents?: true
Size: 619 Bytes
Versions: 3
Compression:
Stored size: 619 Bytes
Contents
# Be sure to restart your server when you modify this file. # Your secret key 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. TestApp::Application.config.secret_token = 'deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef' TestApp::Application.config.secret_key_base = 'deadbeef' if TestApp::Application.config.respond_to?(:secret_key_base)
Version data entries
3 entries across 3 versions & 1 rubygems