RubyGems Navigation menu

protocol 2.0.0

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.1 - July 14, 2024 (28.5KB)
  2. 2.0.0 - November 05, 2019 (28.5KB)
  3. 1.0.1 - July 19, 2013 (28.5KB)
  4. 1.0.0 - July 18, 2013 (28.5KB)
  5. 0.9.0 - August 18, 2009 (27.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

ruby_parser ~> 3.0

Development依存関係 (3):

gem_hadar ~> 1.9.1
simplecov >= 0
test-unit >= 0

所有者:

プッシュ者:

作者:

  • Florian Frank

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 12,640,888

このバージョンのみ 11,254,624

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

ライセンス:

GPL-2

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

リンク: