[openstreetmap-website] Changeset discussion feature (#772)

Tom Hughes notifications at github.com
Fri Jul 25 14:47:04 UTC 2014


> @@ -0,0 +1,5 @@
> +xml.instruct!
> +
> +xml.osm(:version => API_VERSION, :generator => GENERATOR) do |osm|
> +  osm << render(:partial => "changeset", :object => @changeset)

What's the point of extracting this into a partial? It doesn't look like it's used anywhere else?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/772/files#r15404215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140725/b139a7b1/attachment.html>


More information about the rails-dev mailing list