Re: [openstreetmap/openstreetmap-website] [WIP] XML generation: nodes, ways, relations, map controller → view (#2223)
mmd
notifications at github.com
Thu Jun 27 19:33:30 UTC 2019
mmd-osm commented on this pull request.
> @@ -31,7 +31,12 @@ def show
response.last_modified = node.timestamp
if node.visible
- render :xml => node.to_xml.to_s
+ @node = node
Right, I also found this somewhat awkward... makes total sense.
--
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/2223#discussion_r298336215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190627/d6cb0d6b/attachment.html>
More information about the rails-dev
mailing list