procore-oss / blueprinter

Simple, Fast, and Declarative Serialization Library for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to exclude fields and associations and pass/process a block

marvfinsy opened this issue · comments

Trying to use dynamic fields and/or dynamic associations. But i need to be able to include/exclude that column. So i'm trying to use the field exclusion (using lambda) along with processing a block.

Is there a way to do this?

~Marvin

@marvfinsy, it would be helpful to have a look at your blueprint and the expected output visually to be able to suggest a way forward.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.