Class: Decidim::Accountability::ProjectCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Accountability::ProjectCell
- Includes:
- ApplicationHelper, ResourceHelper, TranslationsHelper
- Defined in:
- decidim-accountability/app/cells/decidim/accountability/project_cell.rb
Overview
This cell renders a project
Instance Method Summary collapse
Methods included from TranslationsHelper
empty_translatable, ensure_translatable, multi_translation, translated_in_current_locale?
Methods included from TranslatableAttributes
Instance Method Details
#show ⇒ Object
18 19 20 |
# File 'decidim-accountability/app/cells/decidim/accountability/project_cell.rb', line 18 def show render end |