Module: Decidim::ActsAsAuthor
- Extended by:
- ActiveSupport::Concern
- Included in:
- Organization, User, UserGroup
- Defined in:
- 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.