Method: Metaa::Tag#to_html

Defined in:
lib/metaa/tag.rb

#to_htmlObject



10
11
12
# File 'lib/metaa/tag.rb', line 10

def to_html
  tag(:meta, @attributes)
end