6b198641ea
Because of the way that puppet's autoloader and pluginsync work, modules on the master get loaded twice, which means that you can't use Ruby constants at all w/o getting warning messages. This commit changes all of the constants in `ini_file` to class variables, which will avoid the warning messages. |
||
---|---|---|
.. | ||
ini_file | ||
external_iterator.rb | ||
ini_file.rb | ||
setting_value.rb |