From ae2c7ab3d59c74540d10b2d58b46f59a86c3343c Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 30 Oct 2014 17:09:30 -0300 Subject: [PATCH] Include relation models in comment children --- app/views/comment/_comment.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/comment/_comment.html.erb b/app/views/comment/_comment.html.erb index 4e7aba4..39dc4bb 100644 --- a/app/views/comment/_comment.html.erb +++ b/app/views/comment/_comment.html.erb @@ -64,7 +64,7 @@ <% unless comment.replies.blank? || comment.spam? %> -- libgit2 0.21.2