Class: Decidim::Votings::ContentBlocks::LandingPage::AttachmentsAndFoldersCell

Inherits:
Decidim::ViewModel
  • Object
show all
Includes:
ActiveSupport::NumberHelper, Cell::ViewModel::Partial, AttachmentsHelper, IconHelper
Defined in:
app/cells/decidim/votings/content_blocks/landing_page/attachments_and_folders_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



15
16
17
# File 'app/cells/decidim/votings/content_blocks/landing_page/attachments_and_folders_cell.rb', line 15

def show
  attachments_for(current_participatory_space)
end