app/views/leather/_nav_item.html.haml in leather-0.2.11 vs app/views/leather/_nav_item.html.haml in leather-0.2.12
- old
+ new
@@ -1,2 +1,2 @@
%li{ class: active_class(href, options) }
- =link_to text, href, options
+ =link_to text, href#, options
\ No newline at end of file