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,528 of 193,317
Downloads: 134,434

Daily

Ranking: 59,177 of 193,287
Downloads: 2

Depended by

RankDownloadsName
25,24160,406cfer
26,76355,234logging_factory
150,7293,898multi_index

Depends on

RankDownloadsName
13,450,220,345bundler
29984,201,475rspec
226221,875,543yard
1,56324,911,377ci_reporter
3,0805,292,593bluecloth
3,5723,583,617rcov
4,3182,224,502jeweler

Owners

#GravatarHandle
1icontucker