Sha256: 91ca8799350ce473a9e576f5e4c7ed8df65afca6a5e3a0c17648cf64a5db57a4
Contents?: true
Size: 183 Bytes
Versions: 131
Compression:
Stored size: 183 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
131 entries across 131 versions & 2 rubygems