OSDN Git Service

t#31470:create pager
[pettanr/pettanr.git] / app / views / authors / comics.html.erb
index b132d0b..8aca58d 100644 (file)
@@ -24,4 +24,5 @@
     </tr>
   <% end %>
 </table>
+<%= paginate(@paginate) %>
 <%= link_to t('comics.new.title'), new_comic_path %>