[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

how to get ruby to report errors on website

Edward

9/8/2006 3:45:00 AM

Is it possible to set up ruby on the web somehow so that it reports
errors like PHP does?

Currently if I have a script that is not working, I need to putty/ssh
into my site and run the script there at the command line. I've heard
that there are tools which make Ruby/Perl/Pyhton CGI report errors like
PHP does, anyone know of some solutions like this?

Thanks,

Edward Tanguay
All my projects: http://www.ta...

1 Answer

e

9/8/2006 3:48:00 AM

0

Edward wrote:
> Is it possible to set up ruby on the web somehow so that it reports
> errors like PHP does?
>
> Currently if I have a script that is not working, I need to putty/ssh
> into my site and run the script there at the command line. I've heard
> that there are tools which make Ruby/Perl/Pyhton CGI report errors like
> PHP does, anyone know of some solutions like this?

You may want to consider posting all your questions in one
mail/post :) Also, there are several good web or non-web
books about Ruby that will help you considerably.

"Programming Ruby, 2nd Edition" is the most popular.

> Thanks,
>
> Edward Tanguay



--
Posted via http://www.ruby-....