Sha256: 335a117a719cda0f5f175d47e1d32e090f76ba3c54717de257c61265942d6773
Contents?: true
Size: 335 Bytes
Versions: 144
Compression:
Stored size: 335 Bytes
Contents
# frozen_string_literal: true require "decidim/system/engine" module Decidim # This module contains all the logic related to a system-wide # administration panel. The scope of the domain is to be able # to manage Organizations (tenants), as well as have a bird's # eye view of the whole system. # module System end end
Version data entries
144 entries across 144 versions & 2 rubygems