module
Implements the Observable design pattern as a mixin so that other objects can be notified of changes in state. See observer.rb for details and an example.
Implements the Observable design pattern as a mixin so that other objects can be notified of changes in state. See observer.rb for details and an example.