super_module 1.2.2
SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This also succeeds ActiveSupport::Concern by offering lighter syntax
Gemfile:
=
安装:
=
Runtime 依赖 (1):
method_source
>= 0.8.2