🫥 Stub or hide environment variables in a scoped context for testing stub_env('REDIS_URL' => 'redis://localhost:6379/') hide_env('SESSION_SECRET')
Required Ruby Version
>= 1.8.7
Authors
Peter Boling, Liam Bennett
🫥 Stub or hide environment variables in a scoped context for testing stub_env('REDIS_URL' => 'redis://localhost:6379/') hide_env('SESSION_SECRET')
>= 1.8.7
Peter Boling, Liam Bennett