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,108 of 190,443
Downloads: 133,739

Daily

Ranking: 35,970 of 190,400
Downloads: 4

Depended by

RankDownloadsName
24,89259,338cfer
26,20454,981logging_factory
149,7303,833multi_index

Depends on

RankDownloadsName
13,250,662,047bundler
29958,643,907rspec
227210,133,296yard
1,55324,418,065ci_reporter
3,0515,178,162bluecloth
3,6003,351,565rcov
4,2982,144,595jeweler

Owners

#GravatarHandle
1icontucker