Skip to content

Fix ds_error_summary with formatted rails error messages #119

@FilisLiu

Description

@FilisLiu

Use en.errors.format "The default format to use in full error messages" (see https://github.com/rails/rails/blob/main/activemodel/lib/active_model/locale/en.yml) then you will get "%{attribute} %{message}" and use all the default Rails descriptions (which are pretty meaningful).

Metadata

Metadata

Assignees

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