Categories: None [Edit]

preconditions

https://rubygems.org/gems/preconditions
https://github.com/ctucker/preconditions
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expression, being of a certain type/duck-type) and raise the appropriate exception for you.

Total

Ranking: 14,700 of 187,239
Downloads: 132,655

Daily

Ranking: 46,216 of 187,224
Downloads: 8

Depended by

RankDownloadsName
24,57557,583cfer
25,50454,616logging_factory
148,5293,727multi_index

Depends on

RankDownloadsName
12,973,208,875bundler
27919,404,019rspec
224195,227,615yard
1,51223,744,284ci_reporter
2,9835,029,416bluecloth
3,6113,059,340rcov
4,2941,988,789jeweler

Owners

#GravatarHandle
1icontucker