aboutsummaryrefslogtreecommitdiff
blob: 7a7eab05b73797a65eb8b9c7f313969a20b4c199 (plain)
1
2
3
4
5
# frozen_string_literal: true

# Application-specific defaults for ActiveJob
class ApplicationJob < ActiveJob::Base
end