From: Jim Freeze Date: 2011-01-21T13:33:39+09:00 Subject: Installable Mac Application --0016e686ce225c175b049a53c0e9 Content-Type: text/plain; charset=ISO-8859-1 Hi I have a ruby (1.8.7) program that takes a config file and uses appscript to process files. I run the program from the command line, but I want to give the app to a friend and I don't think they will be able to use the command line successfully, or edit the config file manually. I imagine a simple GUI would suffice as a control panel to edit the config file and launch the program. Is there a process for creating an installable ruby app that has a GUI on the Mac? My install would need to include all the necessary gems to run the app. -- Jim Freeze --0016e686ce225c175b049a53c0e9--