Class: Decidim::AttachmentsFileTabCell

Inherits:
ViewModel
  • Object
show all
Defined in:
app/cells/decidim/attachments_file_tab_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



7
8
9
# File 'app/cells/decidim/attachments_file_tab_cell.rb', line 7

def show
  render :show
end