Sha256: 57ffc700b0658c29eb3af1381f9e6b1eca81e449930ec4e84e0fc91ba78a4a81
Contents?: true
Size: 274 Bytes
Versions: 84
Compression:
Stored size: 274 Bytes
Contents
# frozen_string_literal: true module Decidim module Budgets # Custom helpers, scoped to the budgets engine. # module ApplicationHelper include PaginateHelper include Decidim::Comments::CommentsHelper include ProjectsHelper end end end
Version data entries
84 entries across 84 versions & 2 rubygems