app/commands/decidim/proposals/update_proposal.rb in decidim-proposals-0.21.0 vs app/commands/decidim/proposals/update_proposal.rb in decidim-proposals-0.22.0

- old
+ new

@@ -2,10 +2,10 @@ module Decidim module Proposals # A command with all the business logic when a user updates a proposal. class UpdateProposal < Rectify::Command - include AttachmentMethods + include ::Decidim::AttachmentMethods include HashtagsMethods # Public: Initializes the command. # # form - A form object with the params.