async_sinatra 1.0.0
A Sinatra plugin to provide convenience whilst performing asynchronous responses inside of the Sinatra framework running under async webservers. To properly utilise this package, some knowledge of EventMachine and/or asynchronous patterns is recommended. Currently, supporting servers include: * Thin * Rainbows * Zbatery
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (10):
            eventmachine
            >= 0.12.11
          
          
            hoe
            ~> 2.13
          
          
            hoe-doofus
            >= 1.0
          
          
            hoe-gemspec2
            >= 1.0
          
          
            hoe-git
            >= 1.3
          
          
            hoe-seattlerb
            >= 1.2
          
          
            minitest
            >= 2.5.1
          
          
            rdoc
            >= 0
          
          
            rdoc
            ~> 3.10
          
          
            rubyforge
            >= 2.0.4
          
    