Libraries
»
writeas
(0.3.1)
»
Index
»
Writeas
»
Post
»
#body
Method: Writeas::Post#body
Defined in:
lib/writeas/post.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
3 4 5
# File 'lib/writeas/post.rb', line 3
def
body
@body
end