Method: EasyChangelog::Entry#body

Defined in:
lib/easy_changelog/entry.rb

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



4
5
6
# File 'lib/easy_changelog/entry.rb', line 4

def body
  @body
end