RubyGems Navigation menu

preconditions 0.3.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.0 - July 31, 2012 (11 KB)
  2. 0.2.1 - May 25, 2011 (10,5 KB)
  3. 0.2.0 - May 24, 2011 (10,5 KB)
  4. 0.1.2 - May 22, 2011 (8 KB)
  5. 0.1.1 - May 20, 2011 (8 KB)
Zeige alle Versionen (6 total)

Development Abhängigkeiten (7):

bluecloth >= 0
bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec >= 2.6.0
yard ~> 0.6.0

Besitzer:

Autoren:

  • tucker

SHA 256-Prüfsumme:

7847daf9237fb3ad41b48a0c7ebc348c1d4e77510d49083df180179ec1b274f5

Downloads insgesamt 129.052

Für diese Version 113.467

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: