File: test.tpl

package info (click to toggle)
ruby-rgen 0.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 11,344; xml: 1,368; yacc: 72; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (11)
1
2
3
4
<% define 'Test', :for => Object do %>
	<% expand 'sub1::Sub1' %>
	<% expand 'sub1/sub1::Sub1' %>
<% end %>