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,895 of 187,950
Downloads: 14,780,846

Daily

Ranking: 3,247 of 187,922
Downloads: 2,046

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99428,731,506simplecov
334131,456,007ruby_parser
63781,028,973test-unit
11,664212,262gem_hadar

Owners

#GravatarHandle
1iconflori