Sha256: e406ca0eb8736946391b9ff17514a11def15bc5eeaac817457686b7310e6fff1
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 = 'dab5bd933cc88b9d8fa4489a14a5caa' \ '79ba69b664388ddd647088434369070c0b26cc75fafb335d658b1a60f80c222556d0835a' \ 'a1ae34ba506e57f8efc8487c3'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
the1kbgrid-css-rails-1.1.3 | spec/test_app/config/initializers/secret_token.rb |
the1kbgrid-css-rails-1.1.2 | spec/test_app/config/initializers/secret_token.rb |