Sha256: 668762a73373c26ef710c4baa0b5d80a6b06358ea49d8befa6eb0dfbdd899a64

Contents?: true

Size: 286 Bytes

Versions: 24

Compression:

Stored size: 286 Bytes

Contents

<h1>Listing <%= plural_table_name %></h1>

<table id="<%= plural_name %>-table">
  <tr>
<% attributes.each do |attribute| -%>
    <th><%= attribute.human_name %></th>
<% end -%>
    <th></th>
    <th></th>
    <th></th>
  </tr>
</table>

<br/>

<a href="#/new">New <%= human_name %></a>

Version data entries

24 entries across 24 versions & 5 rubygems

Version Path
bbr-wsm-1.1.0 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-1.2.0 lib/generators/backbone/scaffold/templates/templates/index.jst
railsy_backbone-0.0.5 lib/generators/backbone/scaffold/templates/templates/index.jst
railsy_backbone-0.0.4 lib/generators/backbone/scaffold/templates/templates/index.jst
railsy_backbone-0.0.3 lib/generators/backbone/scaffold/templates/templates/index.jst
pbw-0.0.6 lib/generators/pbw/rules/command/templates/templates/index.jst
rails-backbone-0.9.10 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.9.0 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.8.0 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.7.2 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.7.1 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.7.0 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.6.1 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.6.0 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.6.0.rc lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.5.5 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-sp-0.0.1 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.5.4 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.5.3 lib/generators/backbone/scaffold/templates/templates/index.jst
rails-backbone-0.5.2 lib/generators/backbone/scaffold/templates/templates/index.jst