[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Forking an .rb script (or multi-threading

Joerg Diekmann

2/16/2006 1:15:00 PM

Hi,

I am using rubyscript2exe on my rails app. tar2ubyscript uses an init.rb
file to launch WEBrick.

I want to modify this init.rb file to launch the browser (to
127.0.0.1:300) as soon as WEBrick has started.

Is there a way to monitor the progress of the output/state of the
script/server.rb command, to launch my browser once it has successfuly
started the server?

Don't know whether this would be possible, or which libraries to look at
... Any ideas would be a huge help.

Thanks
Joerg

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