Class: Decidim::DecidimAwesome::ContentBlocks::MapFormCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::DecidimAwesome::ContentBlocks::MapFormCell
- Defined in:
- app/cells/decidim/decidim_awesome/content_blocks/map_form_cell.rb
Instance Method Summary collapse
Instance Method Details
#content_block ⇒ Object
9 10 11 |
# File 'app/cells/decidim/decidim_awesome/content_blocks/map_form_cell.rb', line 9 def content_block [:content_block] end |
#i18n_scope ⇒ Object
13 14 15 |
# File 'app/cells/decidim/decidim_awesome/content_blocks/map_form_cell.rb', line 13 def i18n_scope "decidim.decidim_awesome.content_blocks.map" end |