"Form" is not allowed as a column name

3 views
Skip to first unread message

Mike Blyth

unread,
Jan 11, 2013, 4:24:54 AM1/11/13
to actives...@googlegroups.com
Upgrading an old app that used "form" for a column name, I got an error from AS. It turns out that helpers/list_column_helpers.rb#get_column_value
starts looking for a “form_column” method, while that name happens to be aliased to FormColumnHelpers:: active_scaffold_input_for, causing a mess.
Reply all
Reply to author
Forward
0 new messages