config/initializers/secret_token.rb in mir_extensions-0.2.0 vs config/initializers/secret_token.rb in mir_extensions-1.0.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. -MirExtensions::Application.config.secret_token = 'df016d1dd6851037860d1dc3e9abfc4c3b1c99169dfdd03a19c00d243f8d3507fd0b17376371a8bd472797b093afd885a5dd9e5bc10c36475c432ea212437ecc' +MirExtensionsContainer::Application.config.secret_token = 'df016d1dd6851037860d1dc3e9abfc4c3b1c99169dfdd03a19c00d243f8d3507fd0b17376371a8bd472797b093afd885a5dd9e5bc10c36475c432ea212437ecc'