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