app/views/kaminari/bhf/_next_page.html.haml in bhf-0.4.2.2 vs app/views/kaminari/bhf/_next_page.html.haml in bhf-0.4.2.3
- old
+ new
@@ -1 +1 @@
-= link_to_unless current_page.last?, t('bhf.pagination.next_label'), url, :remote => remote do |name|
+= link_to_unless current_page.last?, t('bhf.pagination.next_label'), url, remote: remote do |name|