app/helpers/decidim/pages/application_helper.rb
# frozen_string_literal: true module Decidim module Pages # Custom helpers, scoped to the pages engine. # module ApplicationHelper end end end
# frozen_string_literal: true module Decidim module Pages # Custom helpers, scoped to the pages engine. # module ApplicationHelper end end end