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: 2,049 of 180,434
Downloads: 7,662,730

Daily

Ranking: 696 of 180,417
Downloads: 33,747

Depended by

RankDownloadsName
2,0757,492,245mize

Depends on

RankDownloadsName
102311,286,794simplecov
293109,264,208ruby_parser
63859,141,140test-unit
11,432168,589gem_hadar

Owners

#GravatarHandle
1iconflori