Re: Ofbiz and Ruby on Rails
Posted by Alex Caudill on Aug 05, 2006; 1:59am
URL: http://ofbiz.116.s1.nabble.com/Ofbiz-and-Ruby-on-Rails-tp170367p170369.html
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.