module-inifile/lib/puppet
Pete Johns 961447dfdf be_true and be_false are deprecated
Replace with `be true` and `be false` and make predicate return a
boolean.

> Methods that don't return a boolean, shouldn't end in a question mark.
-- https://github.com/bbatsov/ruby-style-guide#naming
2014-06-26 20:04:33 +10:00
..
provider be_true and be_false are deprecated 2014-06-26 20:04:33 +10:00
type Quick typo fix. 2014-05-16 18:57:55 +02:00
util Add quote_char parameter to the ini_subsetting resource type 2014-05-07 17:04:43 +02:00