Module: Decidim::ActsAsAuthor

Extended by:
ActiveSupport::Concern
Included in:
Meetings::Meeting, Organization, User, UserGroup
Defined in:
decidim-core/lib/decidim/acts_as_author.rb

Overview

This concern contains the logic related to being an author.

it mainly declares abstract methods to be implemented by artifacts including it in its inheritance hierarchy.