Sha256: 05143727eb449c4fbd0d7b4af33889904aad46a93b433300d741409c7d63cc66
Contents?: true
Size: 628 Bytes
Versions: 5
Compression:
Stored size: 628 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. # Dummy::Application.config.secret_token = 'deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef' # Dummy::Application.config.secret_key_base = 'deadbeef' if Dummy::Application.config.respond_to?(:secret_key_base)
Version data entries
5 entries across 5 versions & 1 rubygems