On Tue, Jul 10, 2012 at 5:08 AM, elf Pavlik <perpetual-tripper@wwelves.org> wrote:
Hi,

Sounds great!

https://speedee.bugsplat.info/#search/ruby throws at me:

NoMethodError at /
undefined method `close' for nil:NilClass

    file: app.rb
    location: block in <class:App>
    line: 16

Looking forward to play with you demo :)

Thanks!
~ elf Pavlik ~


Interesting. Looks like something was leaking file handles. It appears to be all better after a simple patch and a restart. Thanks!