Method: ActionView::Helpers::ActiveModelInstanceTag#content_tag
- Defined in:
- lib/action_view/helpers/active_model_helper.rb
#content_tag ⇒ Object
18 19 20 |
# File 'lib/action_view/helpers/active_model_helper.rb', line 18 def content_tag(*) error_wrapping(super) end |