Module: Actions::Helpers::Presenter
- Included in:
- Katello::AgentAction, Katello::ContentView::IncrementalUpdates, Katello::Host::Erratum::ApplicableErrataInstall, Katello::Repository::Sync, Katello::Repository::VerifyChecksum, Pulp3::CapsuleContent::RefreshDistribution, Pulp3::Repository::RefreshDistribution, Pulp3::Repository::Repair, Pulp3::Repository::Sync
- Defined in:
- app/lib/actions/helpers/presenter.rb
Overview
Delegate task information to presenter object
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#presenter ⇒ Object
5 6 7 |
# File 'app/lib/actions/helpers/presenter.rb', line 5 def presenter fail NotImplementedError end |