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,887 of 187,548
Downloads: 14,734,764

Daily

Ranking: 3,012 of 187,532
Downloads: 2,515

Depended by

RankDownloadsName

Depends on

RankDownloadsName
98424,894,822simplecov
331130,879,801ruby_parser
64380,184,087test-unit
11,670210,134gem_hadar

Owners

#GravatarHandle
1iconflori