Sha256: 7a827a419162037d45e38664588359a016493332a52b7f45fe8c4f4cd56211a9
Contents?: true
Size: 646 Bytes
Versions: 7
Compression:
Stored size: 646 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 = '1e152bba0be759b82e7a970ad728b5a4946b793c042fed97b1900a9c6c752e789e5021af04066147fbcd5846718eb4a29740f33125fad2107b65a59a0af17b08' TestApp::Application.config.secret_key_base = TestApp::Application.config.secret_token if TestApp::Application.config.respond_to? :secret_key_base=
Version data entries
7 entries across 7 versions & 1 rubygems