# frozen_string_literal: true require "active_job" # Configure Active Job to use GoodJob ActiveJob::Base.queue_adapter = :good_job