Class: Decidim::CollaborativeTexts::AdminLog::SuggestionPresenter

Inherits:
Log::BasePresenter show all
Defined in:
decidim-collaborative_texts/app/presenters/decidim/collaborative_texts/admin_log/suggestion_presenter.rb

Overview

This class holds the logic to present a ‘Decidim::CollaborativeTexts::Suggestion` for the `AdminLog` log. Note that this is only used in updates, creation is handled by the document creation.

Method Summary

Methods inherited from Log::BasePresenter

#initialize, #present

Constructor Details

This class inherits a constructor from Decidim::Log::BasePresenter