A simple, dependency-free library that allows for event-based observation of collections. Provides a wrapper class for `Array` and `Hash` which uses the Observable module to raise events when the underlying collection is updated.
Required Ruby Version
>= 0
Authors
Andrew Matteson