Method: Agilibox::Email#body

Defined in:
app/emails/agilibox/email.rb

#bodyObject

Returns the value of attribute body.



12
13
14
# File 'app/emails/agilibox/email.rb', line 12

def body
  @body
end