spec/dummy/config/initializers/secret_token.rb in mr_video-1.0.5 vs spec/dummy/config/initializers/secret_token.rb in mr_video-1.1.0
- old
+ new
@@ -2,6 +2,6 @@
# 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 = '867c33da71370398e9369a2913e284a76776efb5e2e8b9c243e7f25ae76f14e9bb0261901ab7a0687997fd756ae66d57f2d038f823c9f5b755dc79a4041c29fc'
+Dummy::Application.config.secret_key_base = '867c33da71370398e9369a2913e284a76776efb5e2e8b9c243e7f25ae76f14e9bb0261901ab7a0687997fd756ae66d57f2d038f823c9f5b755dc79a4041c29fc'