I'm very new to ROR and AS, and am probably asking a very stupid question. I need to remove to expand the truncate.length on a few columns on an AS.
I can change the default behaviour using truncate(clean_column_value(record.send(column.name)), :length => 100) But I simply cannot establish how to do this for a single column. Any suggestions to help a novice?
-- 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.
