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,838 of 186,959
Downloads: 14,625,018

Daily

Ranking: 3,174 of 186,713
Downloads: 2,626

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99413,507,374simplecov
326129,196,763ruby_parser
65577,847,588test-unit
11,811198,250gem_hadar

Owners

#GravatarHandle
1iconflori