Libraries
»
Olib
(0.1.0)
»
Index
»
VBulletin
»
#add
Method: VBulletin#add
Defined in:
lib/Olib/utils/vbulletin.rb
#
add
(str) ⇒
Object
55 56 57 58
# File 'lib/Olib/utils/vbulletin.rb', line 55
def
add
(
str
)
@post
.
concat
str
self
end