1 2 3 4 5
# frozen_string_literal: true # Application-specific defaults for ActiveJob class ApplicationJob < ActiveJob::Base end