Libraries
»
metaa
(0.1.0)
»
Index
»
Metaa
»
Tag
»
#to_html
Method: Metaa::Tag#to_html
Defined in:
lib/metaa/tag.rb
#
to_html
⇒
Object
10 11 12
# File 'lib/metaa/tag.rb', line 10
def
to_html
tag
(
:meta
,
@attributes
)
end