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