diff options
Diffstat (limited to 'www/pruby/pkg-descr')
-rw-r--r-- | www/pruby/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/pruby/pkg-descr b/www/pruby/pkg-descr deleted file mode 100644 index 7ae9d218fdf4..000000000000 --- a/www/pruby/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -pRuby is a glue code between PHP and Ruby which lets you use Ruby as a -HTML-embedded, server side scripting language. With pRuby, you can -intermix PHP and Ruby to create dynamic web content. For example, you -can call PHP's database and image drawing functions from Ruby and vice -versa. pRuby is often compared to PHP, mod_ruby, eRuby, Erb, mod_perl -and ASP. Key features: better startup speed than CGI and PHP, better -execution speed than PHP, more powerful and less messier to program -than PHP, cross-language function calls and cross-language error -handling. - -Author: Szabo Peter <pts@inf.bme.hu> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=pRuby |