sebpiq / backbone.statemachine

Simple finite-state machine for Backbone. View states made easy. Synchronizing your application's parts with events made easy.
MIT License
177 stars 16 forks source link

Fix global leak of `methods` in `StateMachine._collectMethods`. #9

Closed kruppel closed 12 years ago

sebpiq commented 12 years ago

Yep ... that's obviously no good :) thanks.