Sha256: 69273b8d115f746ddec4dc044fa1880604d1cf02ee05a605d6f116ce8f461d86
Contents?: true
Size: 543 Bytes
Versions: 20
Compression:
Stored size: 543 Bytes
Contents
.row h1 Pathology Request Form Algorithm .row table thead tr th Request Description - clinics.each do |clinic| th = clinic.name tbody - rules_table.rows.each do |row| tr td = row.request_description.name - row.columns.each do |column| td data-clinic="#{column.clinic.id}" data-request="#{row.request_description.id}" ul - column.rule_sets.each do |rule_set| li = rule_set.to_s
Version data entries
20 entries across 20 versions & 1 rubygems