issues
search
bkeepers
/
dotenv
A Ruby gem to load environment variables from `.env`.
MIT License
6.61k
stars
505
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Logs are colorized regardless of `colorized_logging` do to load order requirements of dotenv
#514
davetron5000
opened
6 days ago
0
Huge loading time at Macbook Pro M1 Ventura 13.6
#513
kortirso
closed
2 weeks ago
2
follow-up https://github.com/bkeepers/dotenv/pull/511/
#512
alpaca-tc
closed
2 months ago
1
Only use Spring if already loaded
#511
runephilosof-abtion
closed
2 months ago
1
Don't load Spring, just check if it is already loaded
#510
runephilosof-abtion
closed
2 months ago
0
cleanup: Run standard:fix
#509
olleolleolle
closed
4 months ago
1
README.md: typo "exiting"
#508
olleolleolle
closed
4 months ago
1
Arbitrary code execution vulnerability (or intended behavior?)
#507
panzi
opened
5 months ago
0
Provide a 'Changelog' link on rubygems.org/gems/dotenv
#506
mark-young-atg
closed
5 months ago
3
Spell out 'FILENAME' in readme
#505
mikegee
closed
5 months ago
1
Fix: "can't modify frozen Hash" when stubbing ENV
#504
bkeepers
closed
6 months ago
0
Guard against restore being called with no previously saved state
#503
bkeepers
closed
6 months ago
0
Fix template (-t) handling of multi-line variables
#502
maxjacobson
closed
6 months ago
1
Use ERB in env file?
#501
benlieb
closed
6 months ago
3
ActiveSupport::TestCase teardown error: undefined method `keys' for nil
#500
searls
closed
6 months ago
3
loading multiple files are not correctly overwriting env variables
#498
jmouka
closed
6 months ago
1
Dotenv's tagged method conflicts with SemanticLogger's
#497
kolobock
closed
8 months ago
1
[BUG] All logs are tagged with "dotenv"
#496
n-rodriguez
closed
8 months ago
1
Require version file so VERSION is available
#495
javierjulio
closed
9 months ago
1
Fix regression with semantic-logger, allow setting custom logger
#494
bkeepers
closed
9 months ago
0
v3.0.3 causes regression with semantic-logger v4.15.0
#493
brosintoski
closed
9 months ago
2
Refactor ReplayLogger to extend Logger
#492
bkeepers
closed
9 months ago
0
Solve circular require warning.
#491
martijnbolhuis
closed
9 months ago
2
Ruby warning: circular require considered harmful
#490
martijnbolhuis
closed
9 months ago
2
Use tagged logger already configured on Rails
#489
kriansa
closed
9 months ago
3
Use existing TaggedLogger instead of re-wrapping it with `TaggedLogging`
#488
kriansa
closed
9 months ago
4
Prevent exception on Rails startup
#487
zspencer
closed
9 months ago
3
Restore ability to mutate Dotenv::Rails.files
#486
bkeepers
closed
9 months ago
0
Raise if using an unsupported Rails version
#485
bkeepers
opened
9 months ago
1
Join files to Rails.root at load time
#484
bkeepers
closed
9 months ago
1
Disable autorestore if using climate_control or ice_age
#483
bkeepers
closed
9 months ago
0
autorestore: can't modify frozen Hash
#482
bkeepers
closed
9 months ago
7
Manually check optional Rails dependency version
#481
bkeepers
closed
9 months ago
3
Rails < v6.1: LocalJumpError in tagged logging
#480
bensheldon
closed
9 months ago
2
environment specific env not loaded when using require: 'dotenv/load'
#479
raldred
closed
9 months ago
1
README should explicitly call out the gem needed is `dotenv-rails`
#478
myxoh
closed
9 months ago
4
Question on Removal of ### What other .env* files can I use? FAQ
#477
jonmchan
closed
10 months ago
1
Handle thread safety for Dotenv.restore, Add Dotenv.modify
#475
bkeepers
closed
10 months ago
0
Experiment with shelling out to parse files
#474
bkeepers
opened
10 months ago
0
Log all changes to ENV
#473
bkeepers
closed
10 months ago
1
Autorestore ENV between tests
#472
bkeepers
closed
10 months ago
0
Require Ruby 3.0 and Rails 6.1
#471
bkeepers
closed
10 months ago
0
Fix environment run running `rake test`
#470
bkeepers
closed
10 months ago
0
Consistently use "overwrite" in place of "overload" and "override"
#469
bkeepers
closed
10 months ago
0
Include Rails integration in `dotenv` gem and refactor
#468
bkeepers
closed
10 months ago
0
Refactor `Dotenv.load` and friends
#467
bkeepers
closed
10 months ago
0
Add Ruby 3.3 to build matrix
#466
bkeepers
closed
10 months ago
0
Bump actions/checkout from 3 to 4
#464
dependabot[bot]
closed
10 months ago
1
Optionally ignore missing files from cli
#463
stevenharman
closed
10 months ago
2
Update ci.yml
#462
Likeazoro
closed
1 year ago
0
Next