Sha256: 6a40348e285dc3ece5e621c720aee7fa7fdd196c47c0737fb4ad4d95c3ed6657
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 = 'b0d8d4e57e1fefa8c74d08cbaa27fc8' \ 'df0b5a2300a018cd5174561fcf10778134f1d54dffed6b060aab544a44a866b3c72b2ce9' \ '1e4adf300eb1f11eaf9a5c1f4'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tablecloth-rails-1.0.102 | spec/test_app/config/initializers/secret_token.rb |
tablecloth-rails-1.0.101 | spec/test_app/config/initializers/secret_token.rb |