lib/gitdocs/views/file.haml in gitdocs-0.5.0.pre6 vs lib/gitdocs/views/file.haml in gitdocs-0.5.0.pre7
- old
+ new
@@ -1,7 +1,7 @@
- @title = root
-= partial("header", :locals => { :parent => parent, :file => true, :idx => idx })
+= partial('header', locals: { file: true, idx: idx })
.contents
= preserve contents