module
Observable
v1_8_7_72 -
Show latest stable
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.
Files
- lib/observer.rb
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.