module Decidim::Events::AuthorEvent
This module is used to be included in event classes inheriting from SimpleEvent
whose resource has an author.
It adds the author_name
, author_nickname
, author_path
and author_url
to the i18n interpolations.