app/commands/decidim/results/admin/create_result.rb in decidim-results-0.1.0 vs app/commands/decidim/results/admin/create_result.rb in decidim-results-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module Results module Admin # This command is executed when the user creates a Result from the admin # panel.