Sha256: 3e3a47c98375a008b3cf276d66a3330780597f4f2777d7c232c2b628d321b230
Contents?: true
Size: 613 Bytes
Versions: 1
Compression:
Stored size: 613 Bytes
Contents
# 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. Dummy::Application.config.secret_token = 'deadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeatdeadbeat' Dummy::Application.config.secret_key_base = 'deadbeat' if Dummy::Application.config.respond_to?(:secret_key_base)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
font-league-1.0.0 | test/dummy/config/initializers/secret_token.rb |