Files
RubyMotion/lib/yard/templates/default/root/dot/child.erb
2012-11-14 15:58:42 +09:00

3 lines
91 B
Plaintext

<% if inner = yieldall.gsub("\n", '') %>
Root [label="{<%= inner %>}" rank=sink];
<% end %>