diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-13 04:31:42 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-13 04:31:42 +0900 |
commit | 006aea643f020250d02673ce49b572c8cfc2dc37 (patch) | |
tree | 5955adb6918f8cdb8d5523410fa5f8f0af837145 /railties/test/engine_test.rb | |
parent | bfbae885b290d35d7cbdcdf7f6b6c157bacac392 (diff) | |
download | rails-006aea643f020250d02673ce49b572c8cfc2dc37.tar.gz rails-006aea643f020250d02673ce49b572c8cfc2dc37.tar.bz2 rails-006aea643f020250d02673ce49b572c8cfc2dc37.zip |
Remove extra `.merge!(order: "id")` for `Relation#first` in tests
Since 07e5301, `Relation#first` will order by primary key if no order is
defined.
Diffstat (limited to 'railties/test/engine_test.rb')
0 files changed, 0 insertions, 0 deletions