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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
25,33260,572cfer
26,88255,269logging_factory
151,1043,905multi_index

Depends on

RankDownloadsName
13,524,455,789bundler
29993,218,487rspec
227225,389,305yard
1,57225,065,043ci_reporter
3,0865,336,992bluecloth
3,5733,664,578rcov
4,3342,257,131jeweler

Owners

#GravatarHandle
1icontucker