Module: Renalware::ReportingHelper

Defined in:
app/helpers/renalware/reporting_helper.rb

Instance Method Summary collapse

Instance Method Details

#audits_breadcrumbObject



5
6
7
# File 'app/helpers/renalware/reporting_helper.rb', line 5

def audits_breadcrumb
  breadcrumb_for("Audits", reporting_audits_path)
end