app/views/leather/_nav_item.html.haml in leather-0.2.2 vs app/views/leather/_nav_item.html.haml in leather-0.2.3
- old
+ new
@@ -1 +1 @@
-%li{ class: current_page?(href) ? 'active' : '' }
+%li{ class: active_class(href, options) }
\ No newline at end of file