module-inifile/lib/puppet/provider
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
..
ini_setting be_true and be_false are deprecated 2014-06-26 20:04:33 +10:00
ini_subsetting Add quote_char parameter to the ini_subsetting resource type 2014-05-07 17:04:43 +02:00