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,916 of 188,757
Downloads: 14,864,933

Daily

Ranking: 3,270 of 188,742
Downloads: 2,073

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99437,027,655simplecov
338132,769,634ruby_parser
62483,037,739test-unit
11,576220,377gem_hadar

Owners

#GravatarHandle
1iconflori