Sha256: 59812b51c1c64d3d2d9bf5399d58af6b4d4728a4a0f6fd2a161b306f81eaaba1

Contents?: true

Size: 599 Bytes

Versions: 9

Compression:

Stored size: 599 Bytes

Contents

# encoding: UTF-8

# Be sure to restart your server when you modify this file.

if Iqvoc::Inflectionals.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::Inflectionals::Application.config.secret_token = "S-E-C-R-E-T"

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.1.0 config/initializers/secret_token.rb.template
iqvoc_inflectionals-2.0.3 config/initializers/secret_token.rb.template
iqvoc_inflectionals-2.0.2 config/initializers/secret_token.rb.template
iqvoc_inflectionals-2.0.1 config/initializers/secret_token.rb.template
iqvoc_inflectionals-2.0.0 config/initializers/secret_token.rb.template
iqvoc_inflectionals-1.1.3 config/initializers/secret_token.rb.template
iqvoc_inflectionals-1.1.1 config/initializers/secret_token.rb.template
iqvoc_inflectionals-1.1.0 config/initializers/secret_token.rb.template
iqvoc_inflectionals-1.0.1 config/initializers/secret_token.rb.template