Method: Patch#body

Defined in:
app/models/patch.rb

#bodyObject (readonly)

Returns the value of attribute body.



6
7
8
# File 'app/models/patch.rb', line 6

def body
  @body
end