Categories: None [Edit]
valid_array
The valid_array gem provides to create an Array that enforces certian
properties. Each element added to the array is passed to a validator function
written by you. This function can raise errors, drop items or change them.
vaild_array also provides compatibility with the typed-array gem. There is both
'valid_array/typed_array' which imports to `ValidArray::TypedArray` and a fully
compatible 'valid-array' which passes 'valid-array's own test suite.
Total
Ranking: 103,111 of 183,630
Downloads: 6,887
Daily
Ranking: 74,615 of 183,615
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
# | Gravatar | Handle |
---|---|---|
1 | kevincox |