Sha256: 8b1e2d7fa9e860a889536dcdcf72c1359875e9d3a5a274ed1248c63616951183
Contents?: true
Size: 335 Bytes
Versions: 13
Compression:
Stored size: 335 Bytes
Contents
<tr> <td> <%= h(note.body.strip_html.slice(0..140)) %> </td> <td> <%= author_link(note) %><br /> </td> <td> <%= l(note.published_at) %> </td> <td> <%= note.text_filter_name %> </td> <td> <%= button_to_edit note %> <%= button_to_delete note %> <%= button_to_short_url note %> </td> </tr>
Version data entries
13 entries across 13 versions & 1 rubygems