Class: Decidim::Proposals::CollaborativeDraftMCell

Inherits:
CardMCell
  • Object
show all
Includes:
CollaborativeDraftCellsHelper
Defined in:
decidim-proposals/app/cells/decidim/proposals/collaborative_draft_m_cell.rb

Overview

This cell renders a proposal with its M-size card.

Instance Method Summary collapse

Methods included from CollaborativeDraftCellsHelper

#badge_name, #component_settings, #current_component, #current_settings, #from_context, #has_actions?, #state_classes

Methods included from CardHelper

#card_for

Methods included from TranslatableAttributes

#default_locale?

Methods included from TranslationsHelper

empty_translatable, ensure_translatable, multi_translation, translated_in_current_locale?

Methods inherited from CardMCell

#show

Instance Method Details

#badgeObject



11
12
13
# File 'decidim-proposals/app/cells/decidim/proposals/collaborative_draft_m_cell.rb', line 11

def badge
  render
end