Module: Humidifier::Config

Defined in:
lib/humidifier/loader.rb

Overview

Pre-setting this module because AWS has a “Config” module and the below register method dynamically looks up the module to see whether or not it exists, which before ruby 2.2 would result in the warning:

`const_defined?': Use RbConfig instead of obsolete and deprecated Config.