Class: Decidim::Accountability::ProjectCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Accountability::ProjectCell
- Includes:
- ApplicationHelper
- Defined in:
- app/cells/decidim/accountability/project_cell.rb
Overview
This cell renders a project
Instance Method Summary collapse
Methods included from ApplicationHelper
#apply_accountability_pack_tags, #component_name, #display_percentage, #filter_items_for
Instance Method Details
#show ⇒ Object
14 15 16 |
# File 'app/cells/decidim/accountability/project_cell.rb', line 14 def show render template end |