Sha256: 5f717839f9383a31fcab090101dd0dbdce31697cc54433d234f225cb6d3f35f4
Contents?: true
Size: 353 Bytes
Versions: 127
Compression:
Stored size: 353 Bytes
Contents
- if notes.empty? #new-note-area spam No notes - else table.auto-layout thead th Description th.col-width-medium Recorded By th.col-width-date-time Recorded On tbody - notes.each do |note| tr td= note.description td= note.updated_by td= l note.updated_at #new-note-area
Version data entries
127 entries across 127 versions & 1 rubygems