Show estimated reading time near summarize button.

This commit is contained in:
Robin Ward
2013-12-10 13:47:07 -05:00
parent 561961eff6
commit 6853f37bee
10 changed files with 78 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ class TopicViewSerializer < ApplicationSerializer
:archetype,
:slug,
:category_id,
:word_count,
:deleted_at]
end