uses ancestry to retrieve debate comments

This commit is contained in:
Juanjo Bazán
2015-09-03 16:32:54 +02:00
parent 73f0b4b74e
commit 136c1e73ed
7 changed files with 15 additions and 47 deletions

View File

@@ -92,8 +92,8 @@
</div>
<% end %>
<%= render @comments %>
<%= paginate @comments %>
<%= render @root_comments %>
<%= paginate @root_comments %>
</div>
</div>
</section>