Back to gallery
DevTools
super_module
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
AndyObtiva
Maintainer
143 stars
About this project
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. Maintained by AndyObtiva on GitHub, where it has earned 143 stars from the community.
It's actively developed around extension, mixin, mixins, and is a solid reference for anyone building with these tools.
Tags
Install
npm install super_moduleMore Ruby on Rails projects