OSDN Git Service

add code block sample
[example/hello.git] / config / initializers / secret_token.rb
1 # Be sure to restart your server when you modify this file.
2
3 # Your secret key is used for verifying the integrity of signed cookies.
4 # If you change this key, all old signed cookies will become invalid!
5
6 # Make sure the secret is at least 30 characters and all random,
7 # no regular words or you'll be exposed to dictionary attacks.
8 # You can use `rake secret` to generate a secure secret key.
9
10 # Make sure your secret_key_base is kept private
11 # if you're sharing your code publicly.
12 Hello::Application.config.secret_key_base = 'f82c451c4d3bd67df5c1889d36dbb560268579a149dcd4be84d3688442896304f95128aef56b02380bfd82ad72a9e9c22c7d2c4143dca661fc3a44f8feeaf646'