class CollectPointSerializer
Overview
採集地点のシリアライザ
Defined in:
serializers/collect_point_serializer.cr
Constructors
Instance Method Summary
Class methods inherited from class BaseSerializer
for_collection(collection : Enumerable, *args, **named_args)
for_collection,
for_collection_with_paginate(collection : Enumerable, pages : Lucky::Paginator, *args, **named_args)
for_collection_with_paginate,
nested_key_data(record, *args, **named_args)
nested_key_data,
nested_key_data_for_collection(records, *args, **named_args)
nested_key_data_for_collection
Constructor Detail
Instance Method Detail