Categories: None [Edit]

protocol

https://rubygems.org/gems/protocol
https://github.com/flori/protocol
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.

Total

Ranking: 1,778 of 184,790
Downloads: 14,296,927

Daily

Ranking: 3,129 of 184,778
Downloads: 1,477

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99375,349,166simplecov
312124,440,664ruby_parser
66671,019,114test-unit
11,852183,829gem_hadar

Owners

#GravatarHandle
1iconflori