Have you defined a to_xml builder method on the object? Also, you may need to call to_xml in the format.xml block. I can't remember if the rails processes for format.xml call to_xml in the render, or just pass it to the view.
-----Original Message----- From: Ben Hall <ben200...@googlemail.com> Sent: Thursday, March 18, 2010 4:54 PM To: ironruby-core@rubyforge.org <ironruby-core@rubyforge.org> Subject: [Ironruby-core] IronRuby + Rails + format.xml Hi guys, I'm hoping that someone will have more of a deeper understanding of rails than myself. Basically, I want to use the format.xml from an action in rails with a C# object - but all I get is the to_s (MyNamespace.MyObject) - any ideas why? Ben _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core