rubocop noise: introduced and resolved rails specific cop
http://rubocop.readthedocs.io/en/latest/cops/#rails
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
# TODO: needs better wrapping instead of nuking
|
||||
# https://rubyplus.com/articles/3401
|
||||
ActionView::Base.field_error_proc = proc do |html_tag, _instance|
|
||||
html_tag.html_safe
|
||||
html_tag
|
||||
end
|
||||
|
Reference in New Issue
Block a user