Class: Decidim::Challenges::ChallengeCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Challenges::ChallengeCell
- 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
#show ⇒ Object
10 11 12 |
# File 'app/cells/decidim/challenges/challenge_cell.rb', line 10 def show cell card_size, model, end |