1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Rafael França 897946f214
Merge pull request #33074 from lsylvester/optimize-pluck
Reduce Memory Allocation when using .pluck
2018-06-19 15:18:35 -04:00
..
active_record/connection_adapters
assets
cases Merge pull request #33074 from lsylvester/optimize-pluck 2018-06-19 15:18:35 -04:00
fixtures Ensure to calculate column aliases after all table aliases are constructed 2018-06-19 22:21:51 +09:00
migrations
models Ensure to calculate column aliases after all table aliases are constructed 2018-06-19 22:21:51 +09:00
schema Fix touch option to behave consistently with Persistence#touch method 2018-06-18 19:08:41 +09:00
support
config.example.yml
config.rb