[openstreetmap/openstreetmap-website] Add profile location (PR #5302)
Anton Khorev
notifications at github.com
Mon Feb 3 23:51:52 UTC 2025
@AntonKhorev commented on this pull request.
> + if params[:format] == "json"
+ render :html => @results.pluck(:name).join(", ")
It doesn't output json when `params[:format] == "json"`, does it? Did you actually want plaintext?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5302#pullrequestreview-2591388046
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5302/review/2591388046 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250203/69d518a2/attachment.htm>
More information about the rails-dev
mailing list