Class: Decidim::Solutions::SolutionCell

Inherits:
ViewModel
  • Object
show all
Includes:
Cell::ViewModel::Partial, Decidim::SanitizeHelper, SolutionCellsHelper
Defined in:
app/cells/decidim/solutions/solution_cell.rb

Instance Method Summary collapse

Methods included from SolutionCellsHelper

#component_settings, #current_component, #current_settings, #from_context, #has_actions?, #has_footer?, #index_action?, #solutions_controller?

Methods included from ApplicationHelper

#participatory_space_challenges, #text_editor_for_description

Instance Method Details

#showObject



10
11
12
# File 'app/cells/decidim/solutions/solution_cell.rb', line 10

def show
  cell card_size, model, options
end