Class: Renalware::Renal::RegistryPreflightChecksController::DeathsPresenter

Inherits:
BasePresenter
  • Object
show all
Defined in:
app/controllers/renalware/renal/registry_preflight_checks_controller.rb

Instance Method Summary collapse

Methods inherited from BasePresenter

#hd_unit, #renal_profile

Instance Method Details

#missing_dataObject



36
37
38
# File 'app/controllers/renalware/renal/registry_preflight_checks_controller.rb', line 36

def missing_data
  Registry::PreflightChecks::DeathsQuery.missing_data_for(__getobj__)
end