Module: Decidim::Resourceable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Accountability::Result, Blogs::Post, Budgets::Budget, Budgets::Project, CollaborativeTexts::Document, CollaborativeTexts::Version, Debates::Debate, Dev::DummyResource, Dev::NestedDummyResource, Elections::Election, Initiative, Meetings::Meeting, Pages::Page, ParticipatoryProcessGroup, Proposals::CollaborativeDraft, Proposals::Proposal, Sortitions::Sortition, Surveys::Survey, UserBaseEntity
- Defined in:
- decidim-core/lib/decidim/resourceable.rb
Overview
A concern with the components needed when you want a model to be able to create links from it to another resource.