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,342 of 192,213
Downloads: 134,113

Daily

Ranking: 36,863 of 192,186
Downloads: 7

Depended by

RankDownloadsName
25,19559,744cfer
26,55955,135logging_factory
150,2713,868multi_index

Depends on

RankDownloadsName
13,351,732,872bundler
29972,047,708rspec
227215,789,883yard
1,55824,724,391ci_reporter
3,0645,244,935bluecloth
3,5803,474,094rcov
4,3002,192,266jeweler

Owners

#GravatarHandle
1icontucker