diff options
author | Prem Sichanugrist <s@sikachu.com> | 2011-05-15 00:41:20 -0400 |
---|---|---|
committer | Prem Sichanugrist <s@sikachu.com> | 2011-05-15 00:41:20 -0400 |
commit | 3bed43c6a539638d2d4b3bc3ee7ffe5cca41a320 (patch) | |
tree | 172b83f25c7d7dd159c2fe60c7684099ef3062ad /railties/CHANGELOG | |
parent | 7e6145b4a2108a4ad94af02c3070789c03ccbd00 (diff) | |
download | rails-3bed43c6a539638d2d4b3bc3ee7ffe5cca41a320.tar.gz rails-3bed43c6a539638d2d4b3bc3ee7ffe5cca41a320.tar.bz2 rails-3bed43c6a539638d2d4b3bc3ee7ffe5cca41a320.zip |
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.
Diffstat (limited to 'railties/CHANGELOG')
0 files changed, 0 insertions, 0 deletions