]> git.openstreetmap.org Git - rails.git/commit
Order tracepoints before asking for the first one
authorTom Hughes <tom@compton.nu>
Wed, 22 Oct 2025 17:39:56 +0000 (18:39 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 22 Oct 2025 17:44:37 +0000 (18:44 +0100)
commita0b65445c4c02a14dde65ddc5a6707451ef79394
tree3d31e9b067d1f5ec5d763d842523d25df3b3085a
parentf94aa6d3f599470c48a8f9167b98098c98714eee
Order tracepoints before asking for the first one

This fixes a new warning in rails 8.1.0 about calling first
on a query that does not have a defined order.
test/controllers/api/traces_controller_test.rb