ruby-with-env

extremely small helper module for executing code with ENV variables
  https://github.com/mhs/with_env-rb
  0
  no reviews



WithEnv is an extremely small helper module for executing code with ENV variables. It exists because the upstream author got tired of re-writing or copying over a #with_env helper method for the 131st time.