From: "bcparanj@..." Date: 2008-05-24T07:45:00+09:00 Subject: Executing javascript from Ruby I need to execute a javascript from Ruby. The result of the javascript is a URL. I could not find anything that help bridge the gap between javascript and Ruby. Does anyone know if there is something that I can use for this problem? TIA.