super_module 1.4.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:
=
install:
=
Runtime Dependencies (1):
method_source
>= 0.8.2, < 2.0.0
Development Dependencies (8):
jeweler
~> 2.3.0
puts_debuggerer
> 0.8.1
rack
~> 1.6.5
rake
~> 10.4.2
rdoc
~> 4.2.0
rspec
~> 3.2.0
term-ansicolor
~> 1.3.2
tins
~> 1.6.0