Skip to content

Add the possibility to customize error messages #6

Description

@svanhesteren

The error messages that come from for ex: ensure_state_may_transition_to! are always like
state may not transition from accepted to cancelled
But sometimes you want a nicer error message and/or specific error messages per individual state change.

Just like you can customize error messages on validations in rails it would be nice to have that here as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions