Skip to content

Allow recursive expansion of attributes based on input. #23

@mtwilliams

Description

@mtwilliams

There's a lot of uses cases where this makes sense. It is especially useful when building a RESTful API to allow denormalization to reduce the number of round trips.

Blazon.serialize(playlist, expand: ~w(songs)a)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions