Sha256: b0aca2239eeda592cdede96ebf00a9d72e0c15299e2ef03ac5e630782827473f
Contents?: true
Size: 530 Bytes
Versions: 2
Compression:
Stored size: 530 Bytes
Contents
# encoding: utf-8 # 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 = 'a85465074b371cfc6789df48a7d6a8f' \ '36fd29dbc3c77739f6a9ae0364cf9ec936872a45be8eb2e9a70d66e0201da1b99d374a0a' \ '057c3569e76094cbed014759f'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
logger-jquery-rails-1.2.006 | spec/test_app/config/initializers/secret_token.rb |
logger-jquery-rails-1.2.005 | spec/test_app/config/initializers/secret_token.rb |