quirkey / resque-status

resque-status is an extension to the resque queue system that provides simple trackable jobs.
MIT License
515 stars 169 forks source link

uuid 2.3.4 fixes utf8 encoding so it and resque-status can operate in Ruby 1.9.3 #54

Closed monde closed 12 years ago

monde commented 12 years ago

resque-status tests pass in Ruby 1.9.3 with this change.

https://github.com/assaf/uuid/blob/master/CHANGELOG

sprotheroe commented 12 years ago

This resolves issue #53 too. +1 from me for the pull request as I've implemented a similar fix locally meanwhile.

alexkwolfe commented 12 years ago

I've got this issue also. Any chance of getting this merged?

quirkey commented 12 years ago

I ended up fixing this in a different branch, but it is fixed and released as v0.3.2