mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:46:22 +00:00
4 lines
130 B
Text
4 lines
130 B
Text
- if resource.errors.any?
|
|
= render 'bootstrap/alert' do
|
|
- resource.errors.full_messages.each do |message|
|
|
%p= message
|