Ages ago I hacked my AS right in my rails app, without first forking the github repo and doing through there. I haven't had the time to go back and pull my changes out so I'm 6+ months behind at this point. I needed a global JavaScript callback after all the various RJS actions so I could modify the updated page each time.
Sigh. Some day. On Jan 22, 4:38 am, "Sergio Cambra .:: entreCables S.L. ::." <[email protected]> wrote: > On Viernes, 22 de Enero 2010 03:02:22 mobilemike escribió: > > > Yup, that seems to have done it in my initial testing.. Super simple > > to do too. Did I miss this in the API docs, or is it undocumented? > > It's undocumented, but set_columns is not needed anymore, vhochstein (sorry, I > don't remember his real name) commited a fix some days ago. > > > > > > active_scaffold_config.list.columns = [:col1, :col2, ...] does work in a > > > before filter if you call set_columns after that, we are not preventing > > > that behaviour. > > -- > Sergio Cambra .:: entreCables S.L. ::. > Mariana Pineda 23, 50.018 Zaragoza > T)902 021 404F)976 52 98 07E) [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.
