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

instalar:
=

Versões:

  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)
Mostrar todas as versões (7)

Runtime Dependencies (1):

ruby_parser ~> 3.0

Development Dependencies (3):

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

Donos:

Pushed by:

Autores:

  • Florian Frank

SHA 256 checksum:

dcd7c509e53b8cd6284e965a2e2e71d5291ca9e2d50acfa3d7ee0561c0df16b9

Total de downloads 6.760.110

Desta versão 5.418.207

Licença:

GPL-2

Versão Requerida do Ruby: >= 0

Links: