Unclaimed project
Are you a maintainer of kaminari? Claim this project to take control of your public changelog and roadmap.
Changelog
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
current_per_page in favor of limit_value#url_to_next_page and #url_to_prev_page helper methods: 38e95a2Kaminari::Helpers::UrlHelper: ff38beetotal_count for grouped queries by explicitly giving SQL select clause #979 [@MmKolodziej]LIMIT to total_count query when max_pages presents #981 [@rymai]kaminari-mongoid gem was not loaded properly: kaminari/kaminari-mongoid#9 [@DenniJensen]#total_count method incorrectly calculates the total count: #932 [@tumayun]empty? breaks subsequent last_page? in without_count mode #1009 [@montdidier]