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,969 of 193,524
Downloads: 15,241,440

Daily

Ranking: 3,146 of 193,495
Downloads: 3,010

Depended by

RankDownloadsName

Depends on

RankDownloadsName
97473,880,409simplecov
357138,141,643ruby_parser
58590,710,470test-unit
11,768234,770gem_hadar

Owners

#GravatarHandle
1iconflori