module-inifile/lib/puppet/util
Stephen d2c1e07e80 Fixed regex to match sections and settings with non alphanumeric
characters. Fixed writing to file without any sections at all.
Fixed exists checking for variable type by always casting to string
and added all the tests for the above items.
2012-08-14 13:38:08 +01:00
..
ini_file First (basic) working version of ini_setting provider 2012-07-28 21:59:54 -07:00
external_iterator.rb First (basic) working version of ini_setting provider 2012-07-28 21:59:54 -07:00
ini_file.rb Fixed regex to match sections and settings with non alphanumeric 2012-08-14 13:38:08 +01:00