class AttributeList
Public Instance Methods
to_html(context)
click to toggle source
# File lib/emerald/nodes/attribute_list.rb, line 10 def to_html(context) elements[4].to_html(context) end
# File lib/emerald/nodes/attribute_list.rb, line 10 def to_html(context) elements[4].to_html(context) end