Because Ruby's Observable never does quite what I want
Stars
125
Forks
6
Watchers
125
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Modernize the project -- get rid of Hoe, use Bundler and RSpec.
ef009beView on GitHubTests for chains registered on classes that should fire on the instances that initiated the event.
1c73b19View on GitHubSome extra tests for firing events directly on classes, which should not bubble.
8658aa9View on GitHubPut some methods required by Ruby1.9's Observable back into the Observer class after Methodphitamine removes them.
ec1b3bcView on GitHubImplement methodphitamine-based chaining for event handlers.
e48e9bcView on GitHub