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,996 of 196,721
Downloads: 15,482,943

Daily

Ranking: 3,026 of 196,694
Downloads: 1,758

Depended by

RankDownloadsName

Depends on

RankDownloadsName
98499,434,149simplecov
367141,488,908ruby_parser
54797,386,393test-unit
11,694248,856gem_hadar

Owners

#GravatarHandle
1iconflori