Skip to content

Commit

Permalink
Merge pull request #1185 from ragaskar/patch-1
Browse files Browse the repository at this point in the history
Ensure `Array` has been decorated with `#extract_options`
  • Loading branch information
albus522 committed Oct 2, 2023
2 parents 92fb435 + 715fd2d commit 6a1c712
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/delayed/backend/job_preparer.rb
@@ -1,3 +1,5 @@
require 'active_support/core_ext/array/extract_options'

module Delayed
module Backend
class JobPreparer
Expand Down

0 comments on commit 6a1c712

Please sign in to comment.