RubyGems Navigation menu

protocol 1.0.1

This library offers an implementation of protocols against which you can check the conformity of your classes or instances of your classes. They are a bit like Java Interfaces, but as mixin modules they can also contain already implemented methods. Additionaly you can define preconditions/postconditions for methods specified in a protocol.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.0 - November 05, 2019 (28.5 KB)
  2. 1.0.1 - July 19, 2013 (28.5 KB)
  3. 1.0.0 - July 18, 2013 (28.5 KB)
  4. 0.9.0 - August 18, 2009 (27.5 KB)
  5. 0.8.2 - August 05, 2009 (25.5 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (1):

ruby_parser ~> 3.0

Development 依赖 (2):

gem_hadar ~> 0.3.2
simplecov >= 0

业主:

作者:

  • Florian Frank

SHA 256 校验和:

f8283f17d5e1a5d6104abf65c7a0b277eb49c1d553375328d83a090da2ebe0b9

下载总量 7,463,893

这个版本 1,329,096

许可:

GPL-2

需要的 Ruby 版本:

链接: