David Jacobs
David Jacobs
One thing that I really like about `this.emit("change")` is that it encourages you to think about whether custom events make sense for your particular app. Without the explicit string, it...
Does the same thing happen if you load Letters after Nokogiri?
Sorry for the ridiculously delayed reply -- I can't get this to fail on my machine. Has it started working for you, by any chance?
Thanks for the note. What do you see as a good solution here? Would you like the ability to disable specific Letters? Is it a simple naming conflict, or is...
I am a big fan of ruby-debug -- what are the tradeoffs between it and the builtin?
The `ruby-debug` I'm requiring there is from the debugger gem (@cldwalker's fork of `ruby-debug`), so it will compile against YARV. I would like to add JRuby and Rubinius support, so...
I'll look into this today. Sorry for the delay, things have been busy.
I would love to see this functionality and appreciate the difficulty of giving a generic solution. You've thought about this problem a lot more than I have, so take this...
I want to put my vote in for making this easier, as well.