On Viernes, 22 de Octubre de 2010 15:19:04 MikeBlyth escribió: > When I append ".xml" to a URL, invoking the respond_to XML method (I > think), the resulting XML output includes some columns but not others. > Where is this selection defined?
You will have to override action_respond_to_xml method, for example show_respond_to_xml for show action Default method uses config.action.columns -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
