Sha256: 6e907e24126de484ca34cf143d1934fa257a4ee8bdc1f902e9419206792150d8

Contents?: true

Size: 112 Bytes

Versions: 6

Compression:

Stored size: 112 Bytes

Contents

<h1>All users</h1>

<%= will_paginate %>

<ul class="users">
  <%= render @users %>
</ul>

<%= will_paginate %>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
tft_rails_dbc-0.1.3 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb
tft_rails_dbc-0.1.1 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb
tft_rails_dbc-0.1 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb
tft_rails-0.6.2 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb
tft_rails-0.6.1 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb
tft_rails-0.6.0 lib/generators/chapter10/solutions/templates/app/views/users/index.html.erb