method

nn_element_def

ruby latest stable - Class: CGI::TagMaker
nn_element_def(attributes = {}, &block)
public

No documentation available.

# File lib/cgi/html.rb, line 20
    def nn_element_def(attributes = {}, &block)
      nn_element(__callee__, attributes, &block)
    end