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,906 of 188,368
Downloads: 14,837,743

Daily

Ranking: 2,588 of 188,354
Downloads: 3,636

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99433,936,811simplecov
335132,246,381ruby_parser
63382,253,375test-unit
11,654215,332gem_hadar

Owners

#GravatarHandle
1iconflori