Class: Decidim::Initiatives::Admin::UpdateInitiative

Inherits:
Commands::UpdateResource show all
Includes:
Decidim::Initiatives::AttachmentMethods
Defined in:
decidim-initiatives/app/commands/decidim/initiatives/admin/update_initiative.rb

Overview

A command with all the business logic that updates an existing initiative.

Method Summary

Methods inherited from Commands::UpdateResource

#call, #initialize

Methods inherited from Command

call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events

Constructor Details

This class inherits a constructor from Decidim::Commands::UpdateResource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Decidim::Command