Sha256: e187f472644460501ce2110a71e8380ca704496fc597df7f9e0c50ff468be163
Contents?: true
Size: 732 Bytes
Versions: 11
Compression:
Stored size: 732 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. # rubocop:disable Metrics/LineLength Dummy::Application.config.secret_key_base = '138c9dde72de8eb2544bc525694ea35b9cf95cb3703796f4c1863593c46838206cf9a0fb1872729d14c1fcf59cf22690c3777e9f66e15a30603a75f78da01498' # rubocop:enable Metrics/LineLength
Version data entries
11 entries across 11 versions & 1 rubygems