Sha256: 4a92ccbed1741d78fd6ca95375cd291873ac3bb42c93adf1a5edb07914775129
Contents?: true
Size: 400 Bytes
Versions: 233
Compression:
Stored size: 400 Bytes
Contents
<h2>Controllers</h2> <table> <thead> <tr> <th>Name</th> <th>Parent</th> <th>Includes</th> <th>Routes</th> </tr> </thead> <tbody> <% controller_rows.each do |row| %> <tr> <td><%= row['Name'] %></td> <td><%= row['Parent'] %></td> <td><%= row['Includes'] %></td> <td><%= row['Routes'] %></td> </tr> <% end %> </tbody> </table>
Version data entries
233 entries across 219 versions & 5 rubygems