Sha256: ce1637ed0d80afb39dd3c67992ad7ad05f3c5555d3bb7c39e632d38ff0b478a9
Contents?: true
Size: 185 Bytes
Versions: 35
Compression:
Stored size: 185 Bytes
Contents
module Renalware module ClinicalHelper def clinical_profile_breadcrumb(patient) breadcrumb_for("Clinical Profile", patient_clinical_profile_path(patient)) end end end
Version data entries
35 entries across 35 versions & 1 rubygems