• pbair's avatar
    Allow custom predicate to steal BG jobs · 6b665859
    pbair authored
    Modify the BackgroundMigration.steal method to accept an optional
    predicate block that will only steal jobs matching the class name for
    which the block returns true.
    6b665859
background_migration_spec.rb 8.71 KB