class

BaseSerializer

Inherits Lucky::Serializer < Reference < Object

Class methods

for_collection(collection : Enumerable, *args, **named_args)
Source
for_collection_with_paginate(collection : Enumerable, pages : Lucky::Paginator, *args, **named_args)
Source
nested_key_data(record, *args, **named_args)
Source
nested_key_data_for_collection(records, *args, **named_args)
Source