Class: EimXML::Formatter::ElementWrapper
- Inherits:
-
Object
- Object
- EimXML::Formatter::ElementWrapper
- Defined in:
- lib/eim_xml/formatter/element_wrapper.rb
Instance Method Summary collapse
Instance Method Details
#each(option) ⇒ Object
4 5 6 |
# File 'lib/eim_xml/formatter/element_wrapper.rb', line 4 def each(option, &) contents(**option).each(&) end |