openbsd-ports/www/mod_ruby/pkg/DESCR
couderc 5352038ddc initial import of mod_ruby, from Adam Montague
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.
2005-01-16 23:44:39 +00:00

7 lines
258 B
Plaintext

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.