I'm new for ruby on rails. I have a shell script but really don't
know how to run it from rails. And after the script has been executed,
how can I get the value of the variables that has been created by the
script ? Thanks in advance for any help you can offer.
Do a search on this group with keywords like shell, execute, system()
and you will perhaps find the info you needed.
On the other hand, you can give us more details what is that you try
to achieve and we can try to help you more.