LoginSignup
5
4

More than 5 years have passed since last update.

kaminariで総ページ数を取得する場合は、total_pagesを使う。

Last updated at Posted at 2018-07-04

以前、総ページ数を取得するメソッド名であった num_pages ですが、
total_pages に名前が変更されているようです。

num_pages が利用されている古い記事がわりと出てくるので注意が必要です。

参考:
https://obel.hatenablog.jp/entry/20170910/1505012432
https://github.com/kaminari/kaminari/issues/284

5
4
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4