Method: DayBooks::Book.all

Defined in:
lib/book.rb

.allObject



13
14
15
# File 'lib/book.rb', line 13

def self.all
  @@all
end