Sha256: 84d0800e6348e0c87e381584f5ee22c5b42865c54d9a82c2f13d34630f12ff8e
Contents?: true
Size: 245 Bytes
Versions: 13
Compression:
Stored size: 245 Bytes
Contents
# frozen_string_literal: true module Decidim module Results # Custom helpers, scoped to the meetings engine. # module ApplicationHelper include PaginateHelper include Decidim::Comments::CommentsHelper end end end
Version data entries
13 entries across 13 versions & 2 rubygems