Class: ActionView::Helpers::InstanceTag

Inherits:
Object
  • Object
show all
Defined in:
lib/form_san.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#error_wrapping(html_tag, has_error) ⇒ Object



195
196
197
# File 'lib/form_san.rb', line 195

def error_wrapping(html_tag, has_error)
  html_tag
end