Class: Decidim::Votings::VotingDropdownMetadataCell
- Inherits:
-
ParticipatorySpaceDropdownMetadataCell
- Object
- ParticipatorySpaceDropdownMetadataCell
- Decidim::Votings::VotingDropdownMetadataCell
show all
- Includes:
- ActiveLinkTo, ComponentPathHelper, VotingsHelper
- Defined in:
- app/cells/decidim/votings/voting_dropdown_metadata_cell.rb
Instance Method Summary
collapse
#date_filter_values, #filter_sections, #voting_nav_items
Instance Method Details
#decidim_votings ⇒ Object
10
11
12
|
# File 'app/cells/decidim/votings/voting_dropdown_metadata_cell.rb', line 10
def decidim_votings
Decidim::Votings::Engine.routes.url_helpers
end
|