Module: Decidim::Events::CoauthorEvent

Extended by:
ActiveSupport::Concern
Included in:
Proposals::PublishProposalEvent
Defined in:
decidim-core/lib/decidim/events/coauthor_event.rb

Overview

This module is used to be included in event classes inheriting from SimpleEvent whose resource is coauthorable.

It adds the following methods related with the creator author: author_name, author_nickname, author_path and author_url to the i18n interpolations.