app/controllers/decidim/meetings/admin/attachments_controller.rb in decidim-meetings-0.1.0 vs app/controllers/decidim/meetings/admin/attachments_controller.rb in decidim-meetings-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module Meetings module Admin # Controller that allows managing all the attachments for a participatory # process.