diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-06-10 14:50:36 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-06-10 14:52:14 -0600 |
commit | da3b4b61732ca4717c99e680ebaf2af43e67ca74 (patch) | |
tree | 2b9e8f452f4cecb2764f78f32f4e5b7139c0a8f1 /actionview/lib | |
parent | 4d209b5daf0eba4c8d008e9d009d0576e04f40d1 (diff) | |
download | rails-da3b4b61732ca4717c99e680ebaf2af43e67ca74.tar.gz rails-da3b4b61732ca4717c99e680ebaf2af43e67ca74.tar.bz2 rails-da3b4b61732ca4717c99e680ebaf2af43e67ca74.zip |
No need to decorate columns twice
We never want result types to override column types, and
`decorate_columns` can only affect column types. No need to go through
the decoration multiple times, we can just exclude the column types from
the result types instead.
Diffstat (limited to 'actionview/lib')
0 files changed, 0 insertions, 0 deletions