Module: Decidim::Endorsable

Extended by:
ActiveSupport::Concern
Included in:
Blogs::Post, Debates::Debate, DummyResources::DummyResource, Proposals::Proposal
Defined in:
decidim-core/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.