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,966 of 193,081
Downloads: 15,195,514

Daily

Ranking: 3,095 of 193,053
Downloads: 1,612

Depended by

RankDownloadsName

Depends on

RankDownloadsName
97468,901,474simplecov
354137,444,194ruby_parser
58689,716,388test-unit
11,760232,979gem_hadar

Owners

#GravatarHandle
1iconflori