method
method_missing
Ruby on Rails latest stable (v7.1.3.2)
-
0 notes -
Class: ActionView::Helpers::AtomFeedHelper::AtomBuilder
method_missing(method, *arguments, &block)
private
Delegate to XML Builder, first wrapping the element in an XHTML namespaced div element if the method and arguments indicate that an xhtml_block? is desired.