]> git.openstreetmap.org Git - rails.git/commitdiff
Mark all methods in api_controller and application_controller as private
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Mar 2019 13:37:39 +0000 (14:37 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Mar 2019 14:08:36 +0000 (15:08 +0100)
They aren't designed to be used as request endpoints, so there's no
need for them to be public.


No differences found