BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

protocol

v2.0.1RubyGems· Ruby

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.

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseCopyleft
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
322 downloads / week
Security
No known advisories for this version (OSV).
License
GPL-2.0
Dependencies
No runtime dependencies
Recent releases
  • 2.0.1over a year ago
  • 2.0.06 years ago
  • 1.0.112 years ago
  • 1.0.012 years ago
  • 0.9.016 years ago
  • 0.8.216 years ago
  • 0.8.016 years ago
  • 0.8.116 years ago
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. (Ruby / RubyGems) · Modules