Sha256: ab42fb0768129febbecfd44d168170a39d8010349d0055533d27e20c80d8711a
Contents?: true
Size: 431 Bytes
Versions: 166
Compression:
Stored size: 431 Bytes
Contents
// Delegate to the edit partial _edit.html.slim // _edit is re-rendered when have a validation error which is why it is a separate partial. // Normally we would render _form, but that has more markup that we need just for a edit // here on a couple of fields to allow defalt_cc and description to be changed = render "edit", patient: patient, contact: contact, contact_descriptions: contact_descriptions
Version data entries
166 entries across 166 versions & 1 rubygems