Sha256: 325d6096aa9d2f87dfc2078f44a7a6c450cd98276df019b8730d0e65d59bdb2d
Contents?: true
Size: 597 Bytes
Versions: 10
Compression:
Stored size: 597 Bytes
Contents
# encoding: UTF-8 # Be sure to restart your server when you modify this file. if Iqvoc::SimilarTerms.const_defined?(:Application) # 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. # Run `rake secret` and uncomment the following line # Replace the secret-placeholder with your generated token Iqvoc::SimilarTerms::Application.config.secret_token = "S-E-C-R-E-T" end
Version data entries
10 entries across 10 versions & 1 rubygems