<p>In app/views/changeset/_comments_entry.html.erb:</p>
<pre style='color:#555'>> @@ -0,0 +1,3 @@
> +<h2><%= t "changeset.rss.comment", :author => comments_entry.author.display_name,
> + :changeset_id => comments_entry.changeset.id.to_s %></h2>
> +<%= render :partial => 'comment', :object => comments_entry %>
</pre>
<p>What's the point of extracting this into a partial? It doesn't look like it's used anywhere else?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/772/files#r15404319">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMTkxODk0NSwiZGF0YSI6eyJpZCI6MzU4NjU3NjJ9fQ==--029032f18375a4b5e17fc1e2bbc8c8c7499716cb.gif" width="1" /></p>