[openstreetmap/openstreetmap-website] Remove unnecessary layout calls from api controllers (#2700)
Andy Allan
notifications at github.com
Wed Jul 8 16:56:49 UTC 2020
These were left over from the refactoring of the controllers into api and non-api versions.
I'm pretty sure that none of the API calls output html, but I wouldn't bet on it!
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2700
-- Commit Summary --
* Remove unnecessary layout calls from api controllers
-- File Changes --
M app/controllers/api/changesets_controller.rb (1)
M app/controllers/api/notes_controller.rb (2)
M app/controllers/api/traces_controller.rb (2)
M app/controllers/api/users_controller.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2700.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2700.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2700
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200708/f2eb2968/attachment.htm>
More information about the rails-dev
mailing list