On Viernes, 28 de Mayo de 2010 18:51:05 Iñaki Baz Castillo escribió: > 2010/5/28 <[email protected]>: > > I'm pretty sure you do this: > > def cli_outs_show_column(campaign) > > "Cool" > > end > > Opss no, I didn't know that a column could be overriden just for a > kind of action, great to know! > (sure it's documented in the wiki, I just missed it, sorry).
Show action uses list overrides, but there are show overrides too. If there isn't a show override, a list override is used. > > Thanks a lot. > > -- > Iñaki Baz Castillo > <[email protected]> -- 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.
