SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base), succeeding ActiveSupport::Concern with lighter syntax.
gem install super_moduleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a module with SuperModule and include it in a class.
Upgrade Ruby to version 2.0 or later.
No dependency data recorded yet.