The interface library implements Java style interfaces for Ruby. It lets you define a set a methods that must be defined in the including class or module, or an error is raised.
Required Ruby Version
>= 0
Authors
Daniel J. Berger
The interface library implements Java style interfaces for Ruby. It lets you define a set a methods that must be defined in the including class or module, or an error is raised.
>= 0
Daniel J. Berger