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,929 of 189,432
Downloads: 14,918,735

Daily

Ranking: 2,939 of 189,408
Downloads: 3,000

Depended by

RankDownloadsName

Depends on

RankDownloadsName
99443,205,842simplecov
342133,669,470ruby_parser
61984,410,097test-unit
11,588222,678gem_hadar

Owners

#GravatarHandle
1iconflori