Sha256: 0a7087eae0ed9ede2c220ed8300293a139d0765258b794e4c7ced51c82d39cb5
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 = '80cc4f987cf7cfda06c21624c25b808' \ 'fc420ae80144cb9425c8f24f169c38cdce749ab3c2c711ce87178a0191127dd62c6907aa' \ '2154642de78624226cd529e39'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
github-css-rails-1.1.4 | spec/test_app/config/initializers/secret_token.rb |
github-css-rails-1.1.3 | spec/test_app/config/initializers/secret_token.rb |