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