File: dependencies.erb

package info (click to toggle)
yard 0.9.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,736 kB
  • sloc: ruby: 31,680; javascript: 7,658; makefile: 21
file content (3 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (11)
1
2
3
<% object.mixins(:instance).each do |obj| %>
  <%= format_path object %> -> <%= format_path obj %> [style=dotted arrowType=none];
<% end %>