4 lines
93 B
Text
4 lines
93 B
Text
- if @link.errors.any?
|
|
ul
|
|
- @link.errors.full_messages.each do |error|
|
|
li= error
|