spec/dummy/config/initializers/secret_token.rb in adminpanel-0.1.1 vs spec/dummy/config/initializers/secret_token.rb in adminpanel-1.0.0

- old
+ new

@@ -1,8 +1,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. -Dummy::Application.config.secret_token = '6008d0b933a3b8b7060396031130ce167b125d34b664843020599eff4e97103459a72a5547266d7fe5fdf16435e0c388ee91df08e2d1a2ca2065556774153546' -Dummy::Application.config.secret_key_base = Dummy::Application.config.secret_token +# 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 = '6008d0b933a3b8b7060396031130ce167b125d34b664843020599eff4e97103459a72a5547266d7fe5fdf16435e0c388ee91df08e2d1a2ca2065556774153546' +Dummy::Application.config.secret_key_base = Dummy::Application.config.secret_token