mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
💄
This commit is contained in:
parent
4bc71bf55a
commit
76f836a6b3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ module SimpleForm
|
|||
|
||||
def full_error_text
|
||||
text = has_custom_error? ? options[:error] : full_errors.send(error_method)
|
||||
|
||||
text.html_safe
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue