Class: Decidim::Conferences::RegistrationTypeCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Conferences::RegistrationTypeCell
- Includes:
- ActionView::Helpers::NumberHelper
- Defined in:
- 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
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'app/cells/decidim/conferences/registration_type_cell.rb', line 10 def show render end |