Class: Decidim::ParticipatoryProcessGroups::ContentBlocks::HtmlCell
- Inherits:
-
ContentBlocks::HtmlCell
- Object
- ContentBlocks::HtmlCell
- Decidim::ParticipatoryProcessGroups::ContentBlocks::HtmlCell
- Defined in:
- app/cells/decidim/participatory_process_groups/content_blocks/html_cell.rb
Instance Method Summary collapse
Instance Method Details
#block_id ⇒ Object
7 8 9 |
# File 'app/cells/decidim/participatory_process_groups/content_blocks/html_cell.rb', line 7 def block_id model.manifest_name.parameterize.gsub("_", "-") end |