super_module 1.3.0
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
Development Dependencies (9):
jeweler
~> 2.3.0
nokogiri
~> 1.6.8.1
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