OSDN Git Service

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