Method: DayBooks::Book#title

Defined in:
lib/book.rb

#titleObject

Returns the value of attribute title.



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

def title
  @title
end