Module: Decidim::Events::UserGroupEvent
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/decidim/events/user_group_event.rb
Overview
This module is used to be included in event classes inheriting from SimpleEvent whose resource has an in the “extra” options a user_group in the keyword :group.
It adds the group_name, group_nickname, group_path and group_url to the i18n interpolations.