RubyGems Navigation menu

protocol 1.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:
= Copy to clipboard Copied!

install:
=

Versions:

  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)
Show all versions (7 total)

Runtime Dependencies (1):

ruby_parser ~> 3.0

Development Dependencies (2):

gem_hadar ~> 0.1.8
simplecov >= 0

Owners:

Authors:

  • Florian Frank

SHA 256 checksum:

878bb89404bfcfea5bc1504c8c7e6d510b5d74fb6a6a2c4b6056d83826c90e54

Total downloads 7,004,433

For this version 2,631

Licenses:

N/A

Required Ruby Version: None

Links: