[openstreetmap/openstreetmap-website] Adds note tags support (PR #5344)

Anton Khorev notifications at github.com
Sat Dec 7 13:20:42 UTC 2024


@AntonKhorev commented on this pull request.



> +  note.tags.each do |k, v|
+    xml.tag(:k => k, :v => v)
+  end

Is it going to be understood by any rss readers?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5344#pullrequestreview-2486497915
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5344/review/2486497915 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241207/40865a8c/attachment.htm>


More information about the rails-dev mailing list