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: 13,802 of 183,107
Downloads: 130,529

Daily

Ranking: 18,833 of 183,092
Downloads: 14

Depended by

RankDownloadsName
23,74854,885cfer
24,06453,815logging_factory
147,0913,497multi_index

Depends on

RankDownloadsName
12,407,087,911bundler
25817,849,894rspec
224158,681,269yard
1,37322,357,431ci_reporter
2,7754,738,856bluecloth
3,5572,590,648rcov
4,0681,855,273jeweler

Owners

#GravatarHandle
1icontucker