diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2019-03-18 22:17:06 +0100 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2019-03-18 22:17:06 +0100 |
commit | 89fc7fbf82c29463e20550cca3e10453614b61f8 (patch) | |
tree | 7fd83b2812ac47b0bee27bbb898386927c17cdb5 /activesupport/test/core_ext/kernel | |
parent | 98d0f93506b0b97804d0d510ffcc435af9b2a2d5 (diff) | |
download | rails-89fc7fbf82c29463e20550cca3e10453614b61f8.tar.gz rails-89fc7fbf82c29463e20550cca3e10453614b61f8.tar.bz2 rails-89fc7fbf82c29463e20550cca3e10453614b61f8.zip |
Extract column check in values_list
`values_list` is quite long and does far too many things. This also
eagerly extract the keys in initialize instead of having to worry about
calling them multiple times.
Diffstat (limited to 'activesupport/test/core_ext/kernel')
0 files changed, 0 insertions, 0 deletions