]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(#13018) Fix missing method any? message for ruby 1.9.x
authorKen Barber <ken@bob.sh>
Thu, 8 Mar 2012 03:55:21 +0000 (19:55 -0800)
committerKen Barber <ken@bob.sh>
Thu, 8 Mar 2012 03:55:21 +0000 (19:55 -0800)
commit010fb5e5685fec7aefe9e62901ebcdf06af19d5a
treede474e573d89196426cb4a44d63256dedcda664c
parente0eadf2e61994f083d9e158a4eef7f05a97a60f5
(#13018) Fix missing method any? message for ruby 1.9.x

The any? method doesn't exist for 1.9.x, this converts a string to a single
element array to work around the problem.
lib/puppet/parser/functions/validate_re.rb