Libraries
»
yinx_sql
(0.1.2)
»
Index
»
Yinx
»
SQL
»
Batch
»
#books
Method: Yinx::SQL::Batch#books
Defined in:
lib/yinx_sql/batch.rb
#
books
⇒
Object
39 40 41
# File 'lib/yinx_sql/batch.rb', line 39
def
books
notes
.
map
(
&
:stack_book
)
.
uniq
end