Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rails no longer generates this file with sensitive secrets (default now is to do `secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>` in production).
- Loading branch information