Class: EmbeddableHostSerializer

Inherits:
ApplicationSerializer show all
Defined in:
app/serializers/embeddable_host_serializer.rb

Constant Summary collapse

TO_SERIALIZE =
%i[id host allowed_paths class_name category_id]

Method Summary

Methods inherited from ApplicationSerializer

expire_cache_fragment!, fragment_cache

Methods inherited from ActiveModel::Serializer

#include!