Jonathan Weiss

Results 18 comments of Jonathan Weiss

I pushed some fixes for Ruby 1.9 but I fear this is not enough. It seems you need also a recent CouchPotato to work with Ruby 1.9. But using the...

because it doesn't have any tests :-(

I just merged another pull requests that already returns the response/deferrable object. Your addition of decorating the response/deferrable objects sounds great. Could you please update your patch to work with...

Yes, I'll merge it once there are tests.

Are you only not seeing the puts or does the cleanup also not happen? I do not know where Goliath is outputting SDTOUT. EM.stop is not needed and would cause...

did you look at the log files?

Webistrano (or better - its dependencies) doesn't work with Ruby 1.9 yet

Webistrano in general needs to be updated to the latest Rails. This will then also solve the 1.9 issue.

Can you please try the development version from github?

Are you sure that you use a recent checkout? I've just checked out a fresh copy, created a mysql db and migrated. Then I created a recipe and everything worked...