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: 106,260 of 193,767
Downloads: 7,593

Daily

Ranking: 71,369 of 193,752
Downloads: 1

Depended by

RankDownloadsName
138,4924,558rub

Depends on

RankDownloadsName
163313,861,688rdoc

Owners

#GravatarHandle
1iconkevincox