Libraries
»
lintron
(1.0.1)
»
Index
»
Patch
»
#body
Method: Patch#body
Defined in:
app/models/patch.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
6 7 8
# File 'app/models/patch.rb', line 6
def
body
@body
end