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?
> 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. -- 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.
