Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-climate-control
library to easily manage environment variables
https://github.com/thoughtbot/climate_control
0
no reviews
Install
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.