Hi there, I've been wrestling as of late with what is the best way to handle updating multiple models as a result of a complex form that needs to respond back in one of three possible formats (html, xml, json). The xml and json require individual formatting code as well (e.g. a to_json ain't going to work with the ExtJs components using them).
Anyways, I know this is kind of a general question ... but I'd be interested how folks here would structure an action method for such complexity. Thanks --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
