Files
rails/actionpack/lib/action_controller
Prem Sichanugrist 3bed43c6a5 Do not try to call column_names on the abstract class.
Normally the table for abstract class won't be existed, so we should not trying to call `#column_names` on it.
2011-05-15 00:41:20 -04:00
..
2011-05-07 02:22:17 +02:00