0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 24, 2023 — Jan 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #471 from bkeepers/rails-improvements More... 3 months ago
Merge pull request #470 from bkeepers/rake-test-rails-env More... 3 months ago
Call super() in subclasses More... 3 months ago
Set required_ruby_version in gemspec More... 3 months ago
Bump required Rails version to 7.1 More... 3 months ago
Add Rails 6.1, 7.0, and 7.1 to build matrix More... 3 months ago
Only register deprecator if supported (Rails < 7.1) More... 3 months ago
Log what was loaded when Rails.logger is initialized More... 3 months ago
Load test wen running `rake test` More... 3 months ago
Merge pull request #469 from bkeepers/overwrite More... 3 months ago
Merge pull request #468 from bkeepers/refactor-rails More... 3 months ago
Merge pull request #467 from bkeepers/refactor More... 3 months ago
Consistently use "overwrite" in place of "overload" and "override" More... 3 months ago
Remove instance after test More... 3 months ago
Update and reorganize README More... 3 months ago
Use `Dotenv::Rails.overwrite = true` instead of overload More... 3 months ago
Include Rails integration in `dotenv` gem More... 3 months ago
Refactor Rails integration More... 3 months ago
Rename Dotenv::Railtie => Dotenv::Rails More... 3 months ago
Avoid modifying Rails.env More... 3 months ago
Refactor Railtie to allow customizing files More... 3 months ago
Update docs, remove unused method More... 3 months ago
Update standard config to latest supported Ruby version More... 3 months ago
Refactor internal API to reduce duplication More... 3 months ago
Add DOTENV_LINEBREAK_MODE=legacy to preserve newline expansion More... 3 months ago
Merge remote-tracking branch 'origin/master' into jenfi-eng/master More... 3 months ago
Merge pull request #460 from eriklovmo/respect-file-priority-policy-when-overloading More... 3 months ago
Merge remote-tracking branch 'origin/master' into respect-file-priority-policy-when-overloading More... 3 months ago
Merge pull request #463 from stevenharman/optionally_ignore_missing_files_from_cli More... 3 months ago
Tweak logic for deciding which method to load More... 3 months ago