Hacker News new | ask | show | jobs
by tamagokun 4587 days ago
One of the pretty cool things is that Rack'em includes a web server utility for running applications locally.

Also Rack'em is technically Rack compliant, so you could literally run a Rack'em application with a Ruby web server.. Yes, crazy, but the unification is great. Why re-create the wheel with more specs and standards when the Ruby community has already created one that works?