Class: Decidim::Conferences::ConferenceDropdownMetadataCell
- Inherits:
-
ParticipatorySpaceDropdownMetadataCell
- Object
- ParticipatorySpaceDropdownMetadataCell
- Decidim::Conferences::ConferenceDropdownMetadataCell
- Includes:
- ActiveLinkTo, Decidim::ComponentPathHelper, ConferenceHelper
- Defined in:
- app/cells/decidim/conferences/conference_dropdown_metadata_cell.rb
Instance Method Summary collapse
Methods included from ConferenceHelper
#conference_nav_items, #render_date
Instance Method Details
#decidim_conferences ⇒ Object
10 11 12 |
# File 'app/cells/decidim/conferences/conference_dropdown_metadata_cell.rb', line 10 def decidim_conferences Decidim::Conferences::Engine.routes.url_helpers end |