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,238 of 180,459
Downloads: 129,072

Daily

Ranking: 46,623 of 180,454
Downloads: 8

Depended by

RankDownloadsName
23,20453,365logging_factory
23,27753,134cfer
145,5853,394multi_index

Depends on

RankDownloadsName
12,075,871,620bundler
23767,894,233rspec
223141,982,629yard
1,28021,570,570ci_reporter
2,6774,522,267bluecloth
3,3692,579,655rcov
3,8871,813,052jeweler

Owners

#GravatarHandle
1icontucker