openbsd-ports/www/mod_ruby/pkg/DESCR

7 lines
258 B
Plaintext
Raw Normal View History

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.