Class: Decidim::AdminLog::OAuthApplicationResourcePresenter

Inherits:
Log::ResourcePresenter show all
Defined in:
decidim-core/app/presenters/decidim/admin_log/oauth_application_resource_presenter.rb

Overview

This class extends the default resource presenter for logs, so that it can properly link to the OAuthApplication.

Method Summary

Methods inherited from Log::ResourcePresenter

#initialize, #present

Constructor Details

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