Sha256: 7ccce3e94e978eeb0242fff8cc14388446371ba4338f5b2c77480a3c22757346
Contents?: true
Size: 222 Bytes
Versions: 5
Compression:
Stored size: 222 Bytes
Contents
# frozen_string_literal: true module Decidim module Meetings # Custom helpers, scoped to the meetings engine. # module ApplicationHelper include PaginateHelper include MapHelper end end end
Version data entries
5 entries across 5 versions & 2 rubygems