Sha256: 669506ead8b3c99e36f4ee5ef7c55c2fc40b2ae9392bc1b6f411d23f33950067

Contents?: true

Size: 1.13 KB

Versions: 33

Compression:

Stored size: 1.13 KB

Contents

# encoding: UTF-8

# Copyright 2011 innoQ Deutschland GmbH
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

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

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

end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
iqvoc-3.2.11 config/initializers/secret_token.rb.template
iqvoc-3.2.10 config/initializers/secret_token.rb.template
iqvoc-3.2.9 config/initializers/secret_token.rb.template
iqvoc-4.1.0 config/initializers/secret_token.rb.template
iqvoc-4.0.9 config/initializers/secret_token.rb.template
iqvoc-4.0.8 config/initializers/secret_token.rb.template
iqvoc-4.0.7 config/initializers/secret_token.rb.template
iqvoc-4.0.6 config/initializers/secret_token.rb.template
iqvoc-4.0.5 config/initializers/secret_token.rb.template
iqvoc-4.0.4 config/initializers/secret_token.rb.template
iqvoc-4.0.3 config/initializers/secret_token.rb.template
iqvoc-4.0.2 config/initializers/secret_token.rb.template
iqvoc-3.2.8 config/initializers/secret_token.rb.template
iqvoc-4.0.1 config/initializers/secret_token.rb.template
iqvoc-4.0.0 config/initializers/secret_token.rb.template
iqvoc-3.5.7 config/initializers/secret_token.rb.template
iqvoc-3.5.6 config/initializers/secret_token.rb.template
iqvoc-3.5.5 config/initializers/secret_token.rb.template
iqvoc-3.5.4 config/initializers/secret_token.rb.template
iqvoc-3.2.7 config/initializers/secret_token.rb.template