Libraries
»
workpile
(0.0.4)
»
Index
»
Workpile
»
Service
»
#push
Method: Workpile::Service#push
Defined in:
lib/workpile.rb
#
push
(obj) ⇒
Object
14 15 16
# File 'lib/workpile.rb', line 14
def
push
(
obj
)
@queue
.
push
obj
end