Sha256: ffb15969b40d9ef5e0c281889495348c962be1ab94c305a5da19e54459b50ce5
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
<h2><%=report.capitalize%> Report</h2> <% report_output = '' report_method = "#{report}_report".to_sym @pool.pool.send(report_method, report_output) %> <pre> <small> <%= report_output %> </small> </pre>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tournament-2.0.0 | webgui/app/views/reports/_report.html.erb |