[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Redirecting Ruby on Rails Standard Output

Joe

4/21/2006 9:45:00 PM

Does anyone know if there is a way to redirect Ruby on Rails standard output
to the client browser and send it to a file? I am thinking of something like
the PHP buffer capturing capability with ob_start.

Thanks in advance.