Method: Yinx::SQL::Batch#books

Defined in:
lib/yinx_sql/batch.rb

#booksObject



39
40
41
# File 'lib/yinx_sql/batch.rb', line 39

def books
  notes.map(&:stack_book).uniq
end