Libraries
»
fable
(0.5.0)
»
Index
»
Fable
»
Tag
»
#to_s
Method: Fable::Tag#to_s
Defined in:
lib/fable/tag.rb
#
to_s
⇒
Object
10 11 12
# File 'lib/fable/tag.rb', line 10
def
to_s
return
"
#
#{
self
.
text
}
"
end