mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 21:43:15 -08:00
6 lines
185 B
Text
6 lines
185 B
Text
- if object.errors.any?
|
|
.flash-message#error_explanation
|
|
%strong
|
|
Something isn't quite right yet! Please review
|
|
= pluralize(object.errors.count, 'error')
|
|
below:
|