Sha256: 0e319aed195b77b42f2fc439f47a42f6bf2b7596e88a6d98cf848a422fb7595d
Contents?: true
Size: 330 Bytes
Versions: 66
Compression:
Stored size: 330 Bytes
Contents
<h2>Controllers</h2> <table> <tr> <th>Name</th> <th>Parent</th> <th>Includes</th> <th>Routes</th> </tr> <% controller_rows.each do |row| %> <tr> <td><%= row['Name'] %></td> <td><%= row['Parent'] %></td> <td><%= row['Includes'] %></td> <td><%= row['Routes'] %></td> </tr> <% end %> </table>
Version data entries
66 entries across 66 versions & 2 rubygems