module that embeds Ruby into Apache
Mod_ruby embeds the Ruby interpreter into the Apache web server,
allowing Ruby CGI scripts to be executed natively. These scripts will
start up much faster than without mod_ruby.

You can also extend Apache by mod_ruby. mod_ruby provides Apache API to
Ruby.

Maintainer: Adam Montague <amontague@siriushosting.com>

WWW: http://modruby.net/
