Module: Decidim::Endorsable

Extended by:
ActiveSupport::Concern
Defined in:
lib/decidim/endorsable.rb

Overview

This concern contains the logic related with resources that can be endorsed. Thus, it is expected to be included into a resource that is wanted to be endorsable. This resource will have many ‘Decidim::Endorsement`s.