Sha256: 641894428f696ea1b5087853db28a147f97e0b9b114e7468dcc8af46c17678e3
Contents?: true
Size: 330 Bytes
Versions: 14
Compression:
Stored size: 330 Bytes
Contents
# frozen_string_literal: true require "decidim/admin/engine" module Decidim # This module contains all the logic related to a admin-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 admin. # module Admin end end
Version data entries
14 entries across 14 versions & 2 rubygems