class Module: A Module is a collection of methods and constants. The methods in a module may be instance methods or module methods.| docs.ruby-lang.org
A series of pictures which show how Rails's ActiveSupport::Concern works to redefine what inheritance means in Ruby.| blog.jez.io