Require the serializer before patching

This commit is contained in:
Rafael dos Santos Silva 2017-04-19 01:03:50 -03:00
parent 92784c5f2c
commit 1b4242320e
1 changed files with 1 additions and 0 deletions

View File

@ -366,6 +366,7 @@ SQL
end
require_dependency 'topic_list_item_serializer'
require_dependency 'listable_topic_serializer'
class ::TopicListItemSerializer
attributes :has_accepted_answer, :can_have_answer