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 helper Athena::Dotenv.load method #358

Closed
Blacksmoke16 opened this issue Mar 5, 2024 · 0 comments · Fixed by #363
Closed

Add helper Athena::Dotenv.load method #358

Blacksmoke16 opened this issue Mar 5, 2024 · 0 comments · Fixed by #363

Comments

@Blacksmoke16
Copy link
Member

Currently get started using the component, the user has to do like:

Athena::Dotenv.new.load "./.env"

To make this easier for the most common use case, we could add a .load class method that does this for them, defaulting to .env as the file to load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant