Sha256: e4b80af19f604aeab4510e9cf8397db27b26573bb256abcfd52258627be3fea7
Contents?: true
Size: 184 Bytes
Versions: 31
Compression:
Stored size: 184 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
31 entries across 31 versions & 2 rubygems