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,737 of 183,494
Downloads: 14,013,187

Daily

Ranking: 2,566 of 183,487
Downloads: 1,864

Depended by

RankDownloadsName

Depends on

RankDownloadsName
98353,983,165simplecov
296121,615,969ruby_parser
64867,442,218test-unit
11,697179,486gem_hadar

Owners

#GravatarHandle
1iconflori