puppetlabs-stdlib/lib/puppet/parser
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 validate_integer, validate_numeric: explicitely reject hashes in arrays 2015-05-27 20:05:05 +01:00