Categories: None [Edit]

valid_array

https://rubygems.org/gems/valid_array
https://github.com/kevincox/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: 105,292 of 190,365
Downloads: 7,461

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName
137,3964,474rub

Depends on

RankDownloadsName
172281,711,329rdoc

Owners

#GravatarHandle
1iconkevincox