ruby-climate-control

library to easily manage environment variables
  https://github.com/thoughtbot/climate_control
  0
  no reviews



This gem enables the users to manage their environment variables from Ruby applications. Climate Control modifies environment variables only within the context of the block, ensuring values are managed properly and consistently.