Module: Sevgi::Graphics::Mixtures::Render::Renderer::Attributes::Inline
- Defined in:
- lib/sevgi/graphics/mixtures/render.rb
Instance Method Summary collapse
Instance Method Details
#attributes(element, depth) ⇒ Object
36 37 38 |
# File 'lib/sevgi/graphics/mixtures/render.rb', line 36 def attributes(element, depth) attributes_inline(element, depth, element.attributes.to_xml_lines) end |