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,969 of 193,553
Downloads: 15,243,470

Daily

Ranking: 4,603 of 193,540
Downloads: 288

Depended by

RankDownloadsName

Depends on

RankDownloadsName
97474,155,636simplecov
357138,175,598ruby_parser
58490,796,461test-unit
11,770234,896gem_hadar

Owners

#GravatarHandle
1iconflori