app/helpers/decidim/accountability/application_helper.rb in decidim-accountability-0.22.0 vs app/helpers/decidim/accountability/application_helper.rb in decidim-accountability-0.23.0

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true module Decidim module Accountability - # Custom helpers, scoped to the meetings engine. + # Custom helpers, scoped to the accountability engine. # module ApplicationHelper include PaginateHelper include Decidim::Comments::CommentsHelper