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,991 of 196,106
Downloads: 15,422,556

Daily

Ranking: 2,676 of 196,079
Downloads: 2,460

Depended by

RankDownloadsName

Depends on

RankDownloadsName
98493,362,474simplecov
365140,718,081ruby_parser
55295,647,904test-unit
11,726245,439gem_hadar

Owners

#GravatarHandle
1iconflori