RubyGems Navigation menu

protocol 0.8.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.0 - November 05, 2019 (28.5KB)
  2. 1.0.1 - July 19, 2013 (28.5KB)
  3. 1.0.0 - July 18, 2013 (28.5KB)
  4. 0.9.0 - August 18, 2009 (27.5KB)
  5. 0.8.2 - August 05, 2009 (25.5KB)
  6. 0.8.0 - November 27, 2007* (18.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

ParseTree >= 2.0.2

所有者:

作者:

  • Florian Frank

SHA 256チェックサム:

6c7d120f7135ccacc09e218dd2e98e3426d8a9dead039db5cb474532f3d60b40

累計ダウンロード数 7,819,135

このバージョンのみ 3,416

ライセンス:

N/A

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

リンク: