Class: Decidim::Initiatives::InitiativeDropdownMetadataCell

Inherits:
ParticipatorySpaceDropdownMetadataCell
  • Object
show all
Includes:
ActiveLinkTo, ComponentPathHelper, InitiativesHelper
Defined in:
app/cells/decidim/initiatives/initiative_dropdown_metadata_cell.rb

Instance Method Summary collapse

Methods included from InitiativesHelper

#initiative_nav_items

Instance Method Details

#decidim_initiativesObject



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