OSDN Git Service

t#31470:create pager
[pettanr/pettanr.git] / app / views / ground_colors / index.html.erb
index f0ddff4..0bbb998 100644 (file)
@@ -14,4 +14,5 @@
     <%= render 'list_item', :ground_color => gc %>
   <% end -%>
 </table>
+<%= paginate(@paginate) %>
 <%= link_to t('ground_colors.new.title'), new_ground_color_path %>