class SpecimenSerializer

Overview

標本のシリアライザ

Defined in:

serializers/specimen_serializer.cr

Constructors

Class Method Summary

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(specimen : Specimen) #

[View source]

Class Method Detail

def self.for_collection_with_paginate_and_taxon_count(collection : Enumerable, pages : Lucky::Paginator, query_for_count_taxon, target_taxon, all_specimens, *args, **named_args) #

[View source]

Instance Method Detail

def render #

[View source]