Flowdock
method

content_tag

Importance_0
content_tag(*) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_view/helpers/active_model_helper.rb, line 18
      def content_tag(*)
        error_wrapping(super)
      end
Register or log in to add new notes.