method
content_tag
v4.0.2 -
Show latest stable
- Class:
ActionView::Helpers::ActiveModelInstanceTag
content_tag(*)public
No documentation available.
# File actionpack/lib/action_view/helpers/active_model_helper.rb, line 18
def content_tag(*)
error_wrapping(super)
end