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: 15,176 of 191,542
Downloads: 133,898

Daily

Ranking: 31,611 of 191,513
Downloads: 10

Depended by

RankDownloadsName
24,97659,506cfer
26,30255,037logging_factory
149,9603,847multi_index

Depends on

RankDownloadsName
13,300,917,942bundler
29965,445,035rspec
227212,744,073yard
1,55524,546,538ci_reporter
3,0575,214,634bluecloth
3,5893,414,696rcov
4,2962,169,735jeweler

Owners

#GravatarHandle
1icontucker