Added Participants, Likes to Topic Map

This commit is contained in:
Robin Ward
2013-11-18 13:49:27 -05:00
parent 2f39a4ac6d
commit a2466d182f
21 changed files with 29 additions and 19 deletions

View File

@@ -12,6 +12,8 @@ class TopicViewSerializer < ApplicationSerializer
:created_at,
:views,
:reply_count,
:participant_count,
:like_count,
:last_posted_at,
:visible,
:closed,