puppetlabs-stdlib/lib/puppet
David Schmitt cf9f7a6b7e validate_integer, validate_numeric: explicitely reject hashes in arrays
Without this patch, Ruby 1.8's Hash#to_s behaviour causes [{1=>2}] to be
treated as "12" when validating values.
2015-05-27 20:05:05 +01:00
..
functions (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
parser/functions validate_integer, validate_numeric: explicitely reject hashes in arrays 2015-05-27 20:05:05 +01:00
provider/file_line Add spec tests and pulled in PR #427 2015-04-09 15:24:39 -07:00
type Clarifying behaviour of attributes and adding an extra example. 2015-04-09 11:13:42 -07:00