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

Constructor Detail

def self.new(collect_point : CollectPoint) #

[View source]

Instance Method Detail

def render #

[View source]