Libraries
»
day_books
(0.1.0)
»
Index
»
DayBooks
»
Book
»
#title
Method: DayBooks::Book#title
Defined in:
lib/book.rb
#
title
⇒
Object
Returns the value of attribute title.
4 5 6
# File 'lib/book.rb', line 4
def
title
@title
end