7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
<h1><%= t('activerecord.models.collection.pluralize') %></h1>
|
|
<%= paginate @collections %>
|
|
<%= render 'row_collections' %>
|
|
<%= paginate @collections %>
|
|
|
|
|