Libraries
»
sunspot
(2.7.1)
»
Index
»
Sunspot
»
Batcher
»
#concat
Method: Sunspot::Batcher#concat
Defined in:
lib/sunspot/batcher.rb
#
concat
(values) ⇒
Object
58 59 60
# File 'lib/sunspot/batcher.rb', line 58
def
concat
(
values
)
current
.
concat
values
end