Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Dotenv::Railtie.overload method. #403

Merged
merged 1 commit into from Feb 4, 2020
Merged

Add a Dotenv::Railtie.overload method. #403

merged 1 commit into from Feb 4, 2020

Conversation

walerian777
Copy link
Contributor

Add a Dotenv::Railtie.overload method, which allows to overload environment variables in Rails context.
Resolves #401.

It allows to overload environment variables in Rails context.
@stale
Copy link

stale bot commented Dec 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 1, 2019
@dam13n
Copy link

dam13n commented Dec 1, 2019

Can we get this added in? This is important and a pain that it isn't working in development as is.

@stale stale bot removed the wontfix label Dec 1, 2019
@stale
Copy link

stale bot commented Jan 30, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 30, 2020
@cadwallion cadwallion self-assigned this Feb 4, 2020
@stale stale bot removed the wontfix label Feb 4, 2020
Copy link
Collaborator

@cadwallion cadwallion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for the delay in reviewing this, merging this in.

@cadwallion cadwallion merged commit 9e16a42 into bkeepers:master Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotenv::Railtie.overload
3 participants