Arun Srinivasan

Results 2 issues of Arun Srinivasan

I'm trying out your micromidi library and when I try to run the example in the readme, I get an error when using the `use` method: ``` ruby-1.9.2-p290 :001 >...

First of all, great library. I'm finding it very useful. I'm curious as to why you chose to override Backbone.Model instead of just keeping your version in it's own namespace...