coorasse/validation_errors
https://github.com/coorasse/validation_errors, Π½Π° ΡΠ°ΠΉΡΠ΅ Ρ December 10, 2022 02:46
ValidationErrors π±
Because shit happens
This gem helps you keep track of the ActiveRecord validation errors that have been triggered on a model.
It persists them on a validation_errors database table the following information:
time of the error
model name
model id (if available)
action (create/update)
errors.details (hash)