Subject: Run ruby application with params
From: Luiz Macchi <gugui_sarubi_macchi yahoo.com.br>
Date: Wed, 22 Aug 2007 20:35:53 +0900
Hi, i need to run an aplication and send a param with it
like
$ ruby application.rb -param_here
Is it possible ?
how to receive this param_here in the ruby application ?
thanks any help
--
Posted via http://www.ruby-forum.com/.