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

Łukasz Gurdek notifications at github.com
Sat Aug 2 16:34:47 UTC 2014


> @@ -58,6 +58,7 @@ def node_history
>    def changeset
>      @type = "changeset"
>      @changeset = Changeset.find(params[:id])
> +    @comments = @changeset.comments.unscope(:where => :visible).includes(:author)

Changed in cc26e21.

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


More information about the rails-dev mailing list