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,716 of 183,107
Downloads: 13,872,092

Daily

Ranking: 2,593 of 183,092
Downloads: 3,143

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99348,223,614simplecov
295120,744,112ruby_parser
64866,308,583test-unit
11,644178,443gem_hadar

Owners

#GravatarHandle
1iconflori