Sha256: b92387d932c1b6a57ed388b7ae43d6f7012ea5fed0cbf4e458344ab0670b27b8
Contents?: true
Size: 633 Bytes
Versions: 14
Compression:
Stored size: 633 Bytes
Contents
/ A note about Template Dependency - the `Template Dependency` comment below / will make sure that changes to any summary part html partial will cause a new md5 digest / for *this* template, Russian doll style. This is only really relevant if we start to cache / content in this show template and are concerned about catching markup changes in / nested templates -# Template Dependency: renalware/**/summary_part = within_patient_layout(title: "Clinical Summary") do .row - patient = clinical_summary.patient - summary_parts = clinical_summary.summary_parts(current_user).each do |summary_part| = render summary_part
Version data entries
14 entries across 14 versions & 1 rubygems