method

nOE_element_def

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

No documentation available.

# File lib/cgi/html.rb, line 43
    def nOE_element_def(attributes = {}, &block)
      nOE_element(__callee__, attributes, &block)
    end