Resque v1.25.2 Release Notes

Release Date: 2014-03-04 // about 10 years ago
    • Respect TERM_CHILD setting when not forking (@ggilder)
    • implementation of backend connection with a hash (Andrea Rossi)
    • ๐Ÿ‘ require yaml for show_args support (@yaauie)
    • ๐Ÿ‘‰ use redis-namespace 1.3 (Andrea Rossi)
    • ๐Ÿ›  fix DOCS link in README (@cade)
    • ๐Ÿ›  Fix worker prune test to actually run its assertion & cover reality. (@yaauie)
    • Eliminate infinite recursion when Resque::Helpers mixed into Resque (@yaml)
    • ๐Ÿ’Ž use ruby, avoid shelling out. google++ (@hone)
    • โœ… Failed Assertions Don't Fail Tests :rage: (@yaauie)