Method: Book#pub_date

Defined in:
lib/book.rb

#pub_dateObject

Returns the value of attribute pub_date.



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

def pub_date
  @pub_date
end