RubyGems Navigation menu

rdl 1.1.0

RDL is a gem that allows contracts (pre- and postconditions) to be added to methods. Preconditions are checked at run time when the method is called, and postconditions are checked at run time when the method returns. RDL also includes extensive support for type contracts, which check the types of arguments and returns when the method is called and when it returns, respectively.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 2.2.0 - June 10, 2019 (180 KB)
  2. 2.1.0 - June 14, 2017 (134 KB)
  3. 2.0.1 - November 11, 2016 (128 KB)
  4. 2.0.0 - August 24, 2016 (128 KB)
  5. 2.0.0.rc5 - August 24, 2016 (127 KB)
  6. 1.1.0 - January 03, 2016 (73 KB)
Zeige alle Versionen (19 total)

Runtime Abhängigkeiten (1):

require_all >= 1.3.3, ~> 1.3

Besitzer:

Autoren:

  • Jeffrey S. Foster, Brianna M. Ren, T. Stephen Strickland, Alexander T. Yu

SHA 256-Prüfsumme:

0f057b47da98e96b96f6a16d515e233b24c41684354e9d69fb389393178303b5

Downloads insgesamt 38.544

Für diese Version 2.056

Lizenz:

BSD-3-Clause

Erforderliche Ruby-Version: >= 0

Links: