RubyGems.org

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.

installgem install rack-async2sync
Authors

Cyril Rohr

1,132 total downloads 1,132 for this version
Owners

2c7e548d5728c041c6ceda3c97548664

Gemfile
gem "rack-async2sync", "~> 0.1.0"
Versions
  1. 0.1.0 November 16, 2009
Development Dependencies
  1. contest >= 0