From: Luiz Macchi Date: 2007-08-22T20:35:53+09:00 Subject: Run ruby application with params 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/.