Forrest Chang

Results 3 issues of Forrest Chang

Hi. I'm not sure if I'm using this right, but shouldn't these be handled asyncrhonously? ```ruby require 'angelo' class HelloApp < Angelo::Base task :do_stuff do time_of_request = Time.now Kernel.sleep 10...

I'm using 1.4.2 which still has Rails support, but I get this error when a wunderbar _html template ``` uninitialized constant Wunderbar::HtmlMarkup ``` I did include it in the Gemfile...

I use `recv_nonblock` to do a peek, and have added it in my fork. If amenable, I can submit a pull request