resque_spec icon indicating copy to clipboard operation
resque_spec copied to clipboard

peek implementation broken for resque 1.23

Open pisaruk opened this issue 12 years ago • 1 comments

Resque queue peek function that relies on slice function returns either a single element or an array whereas ResqueSpec peek function returns always an array because it relies on Array Class slice function. This may cause some problems with specs using peek.

pisaruk avatar Nov 06 '12 14:11 pisaruk

Hi @pisaruk,

Heads down busy at the moment – pull request would be great :)

leshill avatar Nov 09 '12 21:11 leshill