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,962 of 192,505
Downloads: 15,131,251

Daily

Ranking: 2,454 of 192,483
Downloads: 5,719

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99463,710,398simplecov
350136,690,917ruby_parser
58988,830,817test-unit
11,757230,694gem_hadar

Owners

#GravatarHandle
1iconflori