FEATURE: show topics viewed on user summary

This commit is contained in:
Neil Lalonde
2017-11-17 17:53:22 -05:00
parent 7c6f991313
commit 6dda87c49b
4 changed files with 8 additions and 0 deletions

View File

@ -158,6 +158,7 @@ class UserSummary
delegate :likes_given,
:likes_received,
:days_visited,
:topics_entered,
:posts_read_count,
:topic_count,
:post_count,