Login  Register

Re: Ofbiz and Ruby on Rails

Posted by Si Chen-2 on Aug 05, 2006; 2:33am
URL: http://ofbiz.116.s1.nabble.com/Ofbiz-and-Ruby-on-Rails-tp170367p170371.html

and I'd just like to get more people involved in OFBiz, so if you'd  
like to use Ruby, that's great too :)

I do think SOAP integration is the best way to go, by the way.

On Aug 4, 2006, at 5:59 PM, Alex Caudill wrote:

> The way I see it, a set of Ruby on Rails models which interface  
> with OFBiz
> via SOAP seems like the path of least resistance at this particular
> moment. My intention was to use Rails to implement a much less  
> complex,
> user-friendly web-facing
> application, using a subdomain-as-account-key model to handle multi-
> tenancy,
> while still managing backoffice operations with OFBiz itself.