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_spec.rb | ||
has_key_spec.rb | ||
merge_spec.rb | ||
validate_array_spec.rb | ||
validate_bool_spec.rb | ||
validate_hash_spec.rb | ||
validate_string_spec.rb |