From: Andy Allan Date: Wed, 11 Jan 2023 15:28:59 +0000 (+0000) Subject: Move more api-related helper methods to ApiController X-Git-Tag: live~2197^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4c564e5a322e04cd0a811c859ddb251cb80b45d4?hp=4c564e5a322e04cd0a811c859ddb251cb80b45d4 Move more api-related helper methods to ApiController This prevents them from being inadvertently used in non-API controllers ---