Module: Decidim::NeedsOrganization
- Extended by:
- ActiveSupport::Concern
- Included in:
- ApplicationController
- Defined in:
- app/controllers/concerns/decidim/needs_organization.rb
Overview
Shared behaviour for controllers that need an organization present in order to work. The organization is injected via the CurrentOrganization middleware.