When running in rails 4.2.x there's a deprecation warning: ``` DEPRECATION WARNING: You didn't set `secret_key_base`. Read the upgrade documentation to learn more about this new config option. ```
When running in rails 4.2.x there's a deprecation warning: