Sha256: ece98fb321ea731e298267bbe56987d1f95069504e286e44184516f92819f373
Contents?: true
Size: 182 Bytes
Versions: 31
Compression:
Stored size: 182 Bytes
Contents
# frozen_string_literal: true module Decidim module Admin # Custom ApplicationJob scoped to the admin panel. # class ApplicationJob < ActiveJob::Base end end end
Version data entries
31 entries across 31 versions & 2 rubygems