File: abstract.erb

package info (click to toggle)
yard 0.9.37-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 5,720 kB
  • sloc: ruby: 31,354; javascript: 7,608; makefile: 21
file content (4 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (12)
1
2
3
4
<div class="note abstract">
  <strong>This <%= object.type %> is abstract.</strong>
  <%= htmlify_line object.tag(:abstract).text %>
</div>