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

Version Path
iqvoc_similar_terms-0.8.0 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.7.1 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.7.0 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.6.1 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.6.0 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.5.3 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.5.2 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.5.1 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.5.0 config/initializers/secret_token.rb.template
iqvoc_similar_terms-0.1.0 config/initializers/secret_token.rb.template