From: brabuhr@... Date: 2010-05-01T15:38:08+09:00 Subject: Re: Can I do this with Ruby? On Sat, May 1, 2010 at 2:12 AM, Marlon Ng wrote: > Now I want to give Ruby a shot. I work in a manufacturing company and I > want to make a program that handles the following: order entry, > scheduling deliveries, updating (customers, products, suppliers, etc.) > , handling customer and supplier accounts, inventory, etc. If I was building an application to handle something like that, I would probably start with a webapp in Ruby on Rails. If I didn't want a webapp, I would probably look towards JRuby/Swing.