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: 14,823 of 187,960
Downloads: 132,977

Daily

Ranking: 26,625 of 187,950
Downloads: 18

Depended by

RankDownloadsName
24,66658,136cfer
25,72154,738logging_factory
149,0063,767multi_index

Depends on

RankDownloadsName
13,046,650,903bundler
28930,361,546rspec
225198,937,567yard
1,52723,938,628ci_reporter
3,0015,069,755bluecloth
3,6123,115,354rcov
4,3072,019,664jeweler

Owners

#GravatarHandle
1icontucker