Class: Decidim::EnhancedTextwork::CollaborativeDraftLinkToParagraphCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::EnhancedTextwork::CollaborativeDraftLinkToParagraphCell
- Defined in:
- app/cells/decidim/enhanced_textwork/collaborative_draft_link_to_paragraph_cell.rb
Overview
This cell renders the link to the published paragraph of a collaborative draft.
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
9 10 11 |
# File 'app/cells/decidim/enhanced_textwork/collaborative_draft_link_to_paragraph_cell.rb', line 9 def show render if paragraph end |