Class: Decidim::Budgets::Admin::CreateProject
- Inherits:
-
Commands::CreateResource
- Object
- Command
- Commands::CreateResource
- Decidim::Budgets::Admin::CreateProject
- Includes:
- GalleryMethods
- Defined in:
- decidim-budgets/app/commands/decidim/budgets/admin/create_project.rb
Overview
This command is executed when the user creates a Project from the admin panel.
Method Summary
Methods inherited from Commands::CreateResource
Methods inherited from Command
call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events
Constructor Details
This class inherits a constructor from Decidim::Commands::CreateResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Decidim::Command