test/dummy/config/initializers/secret_token.rb in dalli_captcha-0.0.2 vs test/dummy/config/initializers/secret_token.rb in dalli_captcha-0.0.3

- old
+ new

@@ -1,7 +1,7 @@ -# 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 = '9b76e524eec64b886ea6197529db93d0ae10451004d8c344d67394826cbf0282fd6b15f30e719fbe7e2166e6441ed421ed3d78767ffddd3b545622a946a7cc68' +# 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 = '9b76e524eec64b886ea6197529db93d0ae10451004d8c344d67394826cbf0282fd6b15f30e719fbe7e2166e6441ed421ed3d78767ffddd3b545622a946a7cc68'