app/commands/decidim/votings/admin/create_ballot_style.rb in decidim-elections-0.26.10 vs app/commands/decidim/votings/admin/create_ballot_style.rb in decidim-elections-0.27.0.rc1

- old
+ new

@@ -2,10 +2,10 @@ module Decidim module Votings module Admin # A command with the business logic to create the ballot style - class CreateBallotStyle < Rectify::Command + class CreateBallotStyle < Decidim::Command def initialize(form) @form = form end # Executes the command. Broadcast this events: