Skip to content

Add support for attributes_for_inspect #214

@makmic

Description

@makmic

ActiveRecord let's you define which attributes are part of #inspect by defining attributes_for_inspect on the model (Reference). ActiveType::Object does not currently support that - I would suggest to add this behavior as it has a low cost and clear (but also small) benefit.

WDYT? I can help out with the implementation if you want me to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions