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,746 of 187,571
Downloads: 132,815

Daily

Ranking: 60,111 of 187,548
Downloads: 7

Depended by

RankDownloadsName
24,62657,803cfer
25,60054,678logging_factory
148,7673,747multi_index

Depends on

RankDownloadsName
13,010,000,950bundler
28924,848,930rspec
224197,125,988yard
1,51823,836,624ci_reporter
2,9915,047,598bluecloth
3,6133,087,472rcov
4,2982,003,833jeweler

Owners

#GravatarHandle
1icontucker