
28 Jul
2024
28 Jul
'24
7:23 a.m.
super_module 1.4.2 has been released. SuperModule provides a simpler and more intuitive solution than `ActiveRecord::Concern` by enabling developers to continue to use Ruby modules as first-class citizens with mixin inheritance even when wanting to inherit singleton-class methods and invocations. GitHub : https://github.com/AndyObtiva/super_module RubyGem : https://rubygems.org/gems/super_module Change Log: ## 1.4.2 - Relax method_source gem dependency to `">= 0.8.2", "< 2.0.0"`