2009/11/8 Raju Bitter <[email protected]>: > Oliver Steele built a Rails plugin in 2006, I think: > http://laszlo-plugin.rubyforge.org/ > > Sarah Allen has been doing some work to make it easy to embed OpenLaszlo > applications in Rails views: http://github.com/ultrasaurus/openlaszlo_plugin > > And Max Carlson has built some demos using Rails, he can tell you more.
Sorry for my ignorance but I think openlaszlo is not very integrated with rails. Using laszlo plugin for example I see that I don't need models in rails, it is like I've to program in laszlo only. This gem http://wiki.github.com/dima/restfulx/restfulx-framework-and-rails-21 is much more integrated with rails, I can use rails models, I can use rails validation, but it is for flex.
