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,902 of 188,252
Downloads: 14,821,525

Daily

Ranking: 2,617 of 188,232
Downloads: 3,715

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99432,633,044simplecov
335132,038,842ruby_parser
63381,914,605test-unit
11,658214,523gem_hadar

Owners

#GravatarHandle
1iconflori