resque-scheduler v4.1.0 Release Notes

Release Date: 2016-02-10 // about 8 years ago
  • โž• Added

    • View helper to cut down on repetition
    • Resque.(find|enqueue)_delayed_selection methods to complement Resque.remove_delayed_selection

    ๐Ÿ”„ Changed

    • Leave undefined env vars unset in internal options hash
    • ๐Ÿš… Insulate checking Rails.env
    • ๐Ÿ“š Documentation updates and typo fixes

    ๐Ÿ›  Fixed

    • Check thread life only if present