reevoo/sapience-rb

View on GitHub
test_apps/rails_3_2/config/initializers/secret_token.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true
# 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.

Rails32::Application.config.secret_token = "3c7eb4b1865b956f96b875992e713105066af4aa75c4e9c9b0a6f8db935a8efa6dca3a23d2687e7d0f34704d01c3ac3cd8cdda7942b3ca3383e96a260d07d2cd" # rubocop:disable LineLength