rspec-stubbed_env
Stub or hide environment variables in a scoped context for testing stub_env('REDIS_URL' => 'redis://localhost:6379/') hide_env('SESSION_SECRET')
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.0.4
Peter Boling and Liam Bennett
bundle add rspec-stubbed_env
Getting Started
Learn more about the Rspec-stubbed_env gem.
Playground
Test, play and inspect the gem for yourself