Class: Decidim::Conferences::RegistrationTypeCell

Inherits:
ViewModel
  • Object
show all
Includes:
ActionView::Helpers::NumberHelper, LayoutHelper, SanitizeHelper
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

#showObject



12
13
14
# File 'app/cells/decidim/conferences/registration_type_cell.rb', line 12

def show
  render
end