Sha256: 0df6caeaf06e01faf8a0fb97e866f8dac856c6a44237f13e452ea6e73ebb2091

Contents?: true

Size: 619 Bytes

Versions: 3

Compression:

Stored size: 619 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.
TestApp::Application.config.secret_token    = 'deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'
TestApp::Application.config.secret_key_base = 'deadbeef' if TestApp::Application.config.respond_to?(:secret_key_base)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
social_colors_rails-0.2.1 spec/test_app/config/initializers/secret_token.rb
social_colors_rails-0.2.0 spec/test_app/config/initializers/secret_token.rb
social_colors_rails-0.1.3 spec/test_app/config/initializers/secret_token.rb