Erwan Thomas
Results
2
issues of
Erwan Thomas
Hi (and since it is my first contribution to the project: thank you maintainers for Dotenv !) https://github.com/bkeepers/dotenv/pull/280 removed `.env.local` from the files loaded by Dotenv when Rails is loaded...
This basically reverts https://github.com/bkeepers/dotenv/pull/280. The above-mentioned PR says: > When using .env.local for tests, the tests are not transparent and can't be executed for example on a CI server. As...