<oisee_>
would you mind to point me to the right direction? =) i've compiled a ruby code into .js file. this code has method "start" that receives json string. How could i call this method from JS?
<oisee_>
i cannot find any samples how to do this
<oisee_>
(i load this .js file with require)
oisee has quit [Ping timeout: 250 seconds]
<oisee_>
(in node.js, but i am going to use this code in browser too)