From: Andy Allan Date: Wed, 2 Nov 2022 11:06:00 +0000 (+0000) Subject: Enable the ActionOrder cop for remaining controllers X-Git-Tag: live~2280^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/22946d703a1186d0ec7fb18a663f73855bb49546?hp=22946d703a1186d0ec7fb18a663f73855bb49546 Enable the ActionOrder cop for remaining controllers Where actions were reordered, the rails standard actions were also moved to the top of each controller. ---