Class: Decidim::Blogs::Admin::UpdatePost

Inherits:
Commands::UpdateResource show all
Defined in:
decidim-blogs/app/commands/decidim/blogs/admin/update_post.rb

Overview

This command is executed when the user changes a Post from the admin panel.

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