Sha256: 0def036a1448b4876d3b87a8c0caafdf90ee439bc51f60cd89c1046e6a318588

Contents?: true

Size: 973 Bytes

Versions: 4

Compression:

Stored size: 973 Bytes

Contents

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

# 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.
# 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.

# Although this is not needed for an api-only application, rails4 
# requires secret_key_base or secret_token to be defined, otherwise an 
# error is raised.
# Using secret_token for rails3 compatibility. Change to secret_key_base
# to avoid deprecation warning.
# Can be safely removed in a rails3 api-only application.
Rails425::Application.config.secret_token = 'd8c40ed8806d4d295b6f44282b02f37e79a9314f0015873363e0ce19c4f568dfb95d71f48d0c7ffd582e07ca953bc6fab0af47e120449835b44946ff4c18d272'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tests_doc-0.0.4 examples/rails-4.2.5/config/initializers/secret_token.rb
tests_doc-0.0.3 examples/rails-4.2.5/config/initializers/secret_token.rb
tests_doc-0.0.2 examples/rails-4.2.5/config/initializers/secret_token.rb
tests_doc-0.0.1 examples/rails-4.2.5/config/initializers/secret_token.rb