Files
fizzy/app/models/command
Jorge Manrubia 179ae45bf3 Show command errors
I went with placing htis logic at the command level since it plays well with the composite structure, where you don't know whether you are handling one command or many commands, and you want to aggregate all the errors. I didn't leverage the existing support with rails' model errors because that customizing those message is cumbersome (either i18n or using custom validation logic for everything).
2025-06-30 23:10:39 +02:00
..
2025-06-30 22:13:42 +02:00
2025-06-26 17:14:47 +02:00
2025-05-19 17:08:00 -05:00
2025-05-07 13:49:45 +02:00
2025-05-07 11:00:22 +02:00
2025-06-30 23:10:39 +02:00
2025-06-26 00:42:02 +02:00
2025-06-26 00:42:02 +02:00
2025-05-07 16:52:11 +02:00
2025-05-07 12:09:12 +02:00
2025-06-25 07:48:02 +02:00
2025-06-25 07:48:02 +02:00
2025-05-07 16:52:11 +02:00
2025-05-07 16:52:11 +02:00