Flowdock
nn_element_def(attributes = {}, &block) public

No documentation

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

Hide source
# File lib/cgi/html.rb, line 19
    def nn_element_def(attributes = {}, &block)
      nn_element(__callee__, attributes, &block)
    end
Register or log in to add new notes.