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,871 of 187,224
Downloads: 14,695,022

Daily

Ranking: 3,160 of 187,196
Downloads: 2,178

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99421,067,602simplecov
329130,316,618ruby_parser
64979,381,283test-unit
11,677207,352gem_hadar

Owners

#GravatarHandle
1iconflori