Sha256: 49247fec8f80156df94b8fcc197971fc49600df45169ba15941b6473f8ca5e75
Contents?: true
Size: 185 Bytes
Versions: 131
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true module Decidim module System # Custom ApplicationJob scoped to the system panel. # class ApplicationJob < ActiveJob::Base end end end
Version data entries
131 entries across 131 versions & 2 rubygems