Skip to content

Fix: Casualty's field :class conflicts with a built-in method #78

@mathewtrivett

Description

@mathewtrivett
Casualty's `field :class` conflicts with a built-in method, use `resolver_method:` to pick a different resolver method for this field (for example, `resolver_method: :resolve_class` and `def resolve_class`). Or use `method_conflict_warning: false` to suppress this warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions