test/dummy/config/secrets.yml in abilities-0.1.0 vs test/dummy/config/secrets.yml in abilities-0.1.1

- old
+ new

@@ -17,6 +17,6 @@ secret_key_base: ae80f5e1322f2fc2e89045b32de8dd120dca1fa1319a1e41752f784048db2cef3d6618779933e6fdd1b67e0f6937a7b085f4db37fd690f2d1dfb42d63a58225a # Do not keep production secrets in the repository, # instead read values from the environment. production: - secret_key_base: <%= ENV["SECRET_KEY_BASE"] %> + secret_key_base: <%= ENV["SECRET_KEY_BASE"] %> \ No newline at end of file