Class: Decidim::Conferences::RegistrationTypeCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Conferences::RegistrationTypeCell
- Includes:
- ActionView::Helpers::NumberHelper, LayoutHelper, RedesignHelper, SanitizeHelper
- Defined in:
- decidim-conferences/app/cells/decidim/conferences/registration_type_cell.rb
Overview
This cell renders the media link card for an instance of a RegistrationType
Instance Method Summary collapse
Methods included from RedesignHelper
#data_modal_open_key, #data_modal_remote_key, #modal_open_key, #modal_remote_key, #redesigned_cell_name
Instance Method Details
#show ⇒ Object
13 14 15 |
# File 'decidim-conferences/app/cells/decidim/conferences/registration_type_cell.rb', line 13 def show render end |