Topic Auto-Close: admins and mods can set a topic to automatically close after a number of days

This commit is contained in:
Neil Lalonde
2013-05-07 14:25:41 -04:00
parent 87469fa4b7
commit 9828c87525
33 changed files with 600 additions and 55 deletions

View File

@@ -18,7 +18,8 @@ class TopicViewSerializer < ApplicationSerializer
:moderator_posts_count,
:has_best_of,
:archetype,
:slug]
:slug,
:auto_close_at]
end
def self.guardian_attributes