7393de9895
The accounts module is making use of validate_array() and validate_string() which do not exist int he stdlib module without this patch. This patch adds the two functions to the stdlib with unit tests. Reviewed-by: Dan Bode |
||
---|---|---|
.. | ||
getvar.rb | ||
has_key.rb | ||
loadyaml.rb | ||
merge.rb | ||
validate_array.rb | ||
validate_bool.rb | ||
validate_hash.rb | ||
validate_re.rb | ||
validate_string.rb |