Class: Decidim::Challenges::ChallengeCell

Inherits:
ViewModel
  • Object
show all
Includes:
Cell::ViewModel::Partial, ChallengeCellsHelper, SanitizeHelper
Defined in:
app/cells/decidim/challenges/challenge_cell.rb

Instance Method Summary collapse

Methods included from ChallengeCellsHelper

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

Methods included from ApplicationHelper

#component_name, #filter_custom_state_values

Instance Method Details

#showObject



10
11
12
# File 'app/cells/decidim/challenges/challenge_cell.rb', line 10

def show
  cell card_size, model, options
end