remove encode lib, clean all encoded area.
This commit is contained in:
parent
96211b01a8
commit
f1ac2a616b
10 changed files with 10 additions and 73 deletions
|
@ -4,7 +4,7 @@
|
|||
.file_title
|
||||
%i.icon-file
|
||||
%span.file_name
|
||||
= "#{@tree.path.force_encoding('utf-8')} (#{@ref})"
|
||||
= "#{@tree.path} (#{@ref})"
|
||||
.file_content.code
|
||||
#editor= @tree.data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue