Class: Decidim::Conferences::RegistrationTypeCell

Inherits:
ViewModel
  • Object
show all
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

#showObject



10
11
12
# File 'app/cells/decidim/conferences/registration_type_cell.rb', line 10

def show
  render
end