class TaxonSerializer

Overview

分類情報のシリアライザ

Defined in:

serializers/taxon_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(taxon : Taxon) #

[View source]

Instance Method Detail

def render #

[View source]