bkeepers / dotenv

A Ruby gem to load environment variables from `.env`.
MIT License
6.61k stars 505 forks source link

Include Rails integration in `dotenv` gem and refactor #468

Closed bkeepers closed 10 months ago

bkeepers commented 10 months ago

This refactors the Rails integration, and includes it in the dotenv gem by default.

I thought about deprecating the dotenv-rails gem, but for now I can just keep releasing it as an empty gem with a dependency on dotenv.