RubyGems Navigation menu

rdl 1.0.0.rc5

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.2.0 - June 10, 2019 (180.0 KB)
  2. 2.1.0 - June 14, 2017 (134.0 KB)
  3. 2.0.1 - November 11, 2016 (128.0 KB)
  4. 2.0.0 - August 24, 2016 (128.0 KB)
  5. 2.0.0.rc5 - August 24, 2016 (126.5 KB)
  6. 1.0.0.rc5 - December 17, 2015 (69.5 KB)
显示所有版本 (共 19 个)

Runtime 依赖 (1):

require_all >= 1.3.3, ~> 1.3

业主:

作者:

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

SHA 256 校验和:

431cb54a1c7621d41ed6d1de9d6a1ea4c59020bf7bfd2d22db945bf4d25c7caf

下载总量 38,544

这个版本 1,840

许可:

BSD-3-Clause

需要的 Ruby 版本: >= 0

需要的 RubyGems 版本: > 1.3.1

链接: