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,940 of 189,933
Downloads: 14,957,031

Daily

Ranking: 3,874 of 189,920
Downloads: 1,002

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99447,522,902simplecov
343134,281,230ruby_parser
60785,463,973test-unit
11,592224,379gem_hadar

Owners

#GravatarHandle
1iconflori