RubyGems Navigation menu

rdl 1.0.0.rc3

RDL add support for adding contracts (pre- and postconditions) 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:
=

インストール:
=

バージョン履歴:

  1. 2.2.0 June 10, 2019 (180KB)
  2. 2.1.0 June 14, 2017 (134KB)
  3. 2.0.1 November 11, 2016 (128KB)
  4. 2.0.0 August 24, 2016 (128KB)
  5. 2.0.0.rc5 August 24, 2016 (127KB)
  6. 1.0.0.rc3 December 17, 2015 (46.5KB)
全てのバージョンを表示(全19件)

Runtime依存関係 (1):

require_all >= 1.3.3, ~> 1.3

所有者:

作者:

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

SHA 256チェックサム:

=

累計ダウンロード数 40,745

このバージョンのみ 1,947

このバージョンがリリースされたのは:

ライセンス:

BSD-3-Clause

必要なRubyのバージョン: >= 0

必要なRubyGemsのバージョン: > 1.3.1

リンク: