News

A Ruby web server and browser built with socket and JSON gem. This project is aimed at learning and understanding a part of the "magic" of Rails that is abstracted in the way it handles HTTP requests ...
A Ruby/Rack web server built for parallelism. Contribute to MesaLabs/ViewPoint-Puma development by creating an account on GitHub.
PostRank Labs released an open source version of their Ruby web server framework powering PostRank. Goliath, is an asynchronous server designed for speed, leveraging key features of Ruby 1.9 ...
Attention Ruby on Rails fans, 37 Signals — the folks who created Ruby on Rails — have put together a new, configuration-free, version of Rack for OS X, the Ruby web server interface. Pow, as ...
Apple has announced that it will be including the Ruby on Rails web framework with the next iteration of its OS X server operating system. RoR is an open source framework for building web ...
So, a Web server hosting Ruby Web applications will have to understand how Rack talks. With a stable and clean Ruby environment, you're ready to build your Web server that is capable of speaking Rack.
It's one thing to have your Web server happily spitting out pages to anyone who visits, but how do you get a handle on who's actually doing the visiting?