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,579 of 186,959
Downloads: 132,078

Daily

Ranking: 41,906 of 186,713
Downloads: 17

Depended by

RankDownloadsName
24,45556,839cfer
25,23954,362logging_factory
148,7683,630multi_index

Depends on

RankDownloadsName
12,905,736,219bundler
27909,387,510rspec
223191,731,040yard
1,50323,571,606ci_reporter
2,9654,991,414bluecloth
3,6372,937,605rcov
4,2671,965,691jeweler

Owners

#GravatarHandle
1icontucker