app/views/kaminari/bhf/_page.html.haml in bhf-0.4.2.2 vs app/views/kaminari/bhf/_page.html.haml in bhf-0.4.2.3
- old
+ new
@@ -1 +1 @@
-= link_to_unless page.current?, page, url, :remote => remote, :class => 'page_number' do |name|
+= link_to_unless page.current?, page, url, remote: remote, class: 'page_number' do |name|