rack-async2sync 0.1.0
A Rack middleware that transforms async requests (using thin + async_sinatra for example) into synchronous requests. Useful for testing Async Sinatra apps with a minimum of changes in your testing environment.
Gemfile:
=
installieren:
=
Versionen:
- 0.1.0 November 17, 2009 (6,5 KB)
Runtime Abhängigkeiten (2):
async_sinatra
>= 0
eventmachine
>= 0
Development Abhängigkeiten (1):
contest
>= 0