publisher is a module for extending a class with event subscription and firing capabilities. This is helpful for implementing objects that participate in the Observer design pattern.
Atomic Object
gem "publisher", "~> 1.1.2"