Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dummy App generator: Use db var instead of ENV var
A couple of lines before this change, we already normalize `ENV['db']`. We lose that work by relying on the raw ENV var here.
- Loading branch information