interface 1.0.2
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.
Gemfile:
=
复制到剪贴板
已复制
安装:
=
Development 依赖关系 (1):
test-unit
>= 2.0.3