Class: Decidim::Initiatives::InitiativeDropdownMetadataCell
- Inherits:
-
ParticipatorySpaceDropdownMetadataCell
- Object
- ParticipatorySpaceDropdownMetadataCell
- Decidim::Initiatives::InitiativeDropdownMetadataCell
- Includes:
- ActiveLinkTo, ComponentPathHelper, InitiativesHelper
- Defined in:
- app/cells/decidim/initiatives/initiative_dropdown_metadata_cell.rb
Instance Method Summary collapse
Methods included from InitiativesHelper
Instance Method Details
#decidim_initiatives ⇒ Object
10 11 12 |
# File 'app/cells/decidim/initiatives/initiative_dropdown_metadata_cell.rb', line 10 def decidim_initiatives Decidim::Initiatives::Engine.routes.url_helpers end |