Sha256: 310e38dbf51a78f3cb12fd724a3aa84c6e18c717f7f880dc42e843e65d23bdd6
Contents?: true
Size: 191 Bytes
Versions: 13
Compression:
Stored size: 191 Bytes
Contents
# frozen_string_literal: true module Decidim module Admin # Custom ApplicationJob scoped to the admin panel. # class ApplicationJob < Decidim::ApplicationJob end end end
Version data entries
13 entries across 13 versions & 1 rubygems