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,218 of 180,416
Downloads: 129,015

Daily

Ranking: 51,580 of 180,403
Downloads: 1

Depended by

RankDownloadsName
23,18153,342logging_factory
23,27653,023cfer
145,5823,385multi_index

Depends on

RankDownloadsName
12,062,907,607bundler
23765,945,450rspec
223141,339,103yard
1,27521,541,928ci_reporter
2,6704,513,889bluecloth
3,3612,579,174rcov
3,8791,811,346jeweler

Owners

#GravatarHandle
1icontucker