Sha256: 2f7a22d3fd448e139e72cabc46f54dc83f881133fb8f8ad8948f1c4d73be0b51
Contents?: true
Size: 538 Bytes
Versions: 1
Compression:
Stored size: 538 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. # You can use `rake secret` to generate a secure secret key. # Make sure your secret_key_base is kept private # if you're sharing your code publicly. <%= app_const %>.config.secret_key_base = '<%= app_secret %>'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
railties-4.0.0.beta1 | lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt |