ruby-nenv

convenient wrapper for Ruby's ENV
  https://github.com/e2/nenv
  0
  no reviews



This gem provides an easy way to use Ruby's ENV, which is a hash-like accessor for environment variables. This provides much friendlier stubbing in tests and namespaces which can be passed around as objects.