Sha256: 5837939fece5cc725eed5782db0be51457a78baf277638273f185f941e243ff5

Contents?: true

Size: 504 Bytes

Versions: 26

Compression:

Stored size: 504 Bytes

Contents

<table class="table <%= table_class %>">
  <thead>
    <tr>
      <th>#</th>
      <th>First Name</th>
      <th>Last Name</th>
      <th>Username</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>1</td>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <td>3</td>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
  </tbody>
</table>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
leather-0.2.22 templates/views/pages/_table.html.erb
leather-0.2.21 templates/views/pages/_table.html.erb
leather-0.2.20 templates/views/pages/_table.html.erb
leather-0.2.19 templates/views/pages/_table.html.erb
leather-0.2.18 templates/views/pages/_table.html.erb
leather-0.2.17 templates/views/pages/_table.html.erb
leather-0.2.16 templates/views/pages/_table.html.erb
leather-0.2.15 templates/views/pages/_table.html.erb
leather-0.2.14 templates/views/pages/_table.html.erb
leather-0.2.13 templates/views/pages/_table.html.erb
leather-0.2.12 templates/views/pages/_table.html.erb
leather-0.2.11 templates/views/pages/_table.html.erb
leather-0.2.10 templates/views/pages/_table.html.erb
leather-0.2.9 templates/views/pages/_table.html.erb
leather-0.2.6 app/views/pages/_table.html.erb
leather-0.2.5 app/views/pages/_table.html.erb
leather-0.2.4 app/views/pages/_table.html.erb
leather-0.2.3 app/views/pages/_table.html.erb
leather-0.2.2 app/views/pages/_table.html.erb
leather-0.2.1 app/views/pages/_table.html.erb