Libraries
»
esearchy
(0.2.3)
»
Index
»
ESearchy
»
Docs
»
#push
Method: ESearchy::Docs#push
Defined in:
lib/esearchy/docs.rb
#
push
(doc) ⇒
Object
68 69 70
# File 'lib/esearchy/docs.rb', line 68
def
push
(
doc
)
@@documents
.
push
(
doc
)
end