Skip to content
Snippets Groups Projects
Commit ef935aba authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix README.txt rendering. Solution by @dfyx

parent 6d6d084c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -48,7 +48,7 @@ module TreeHelper
end
 
def plain_text_readme? filename
filename == 'README'
filename =~ /^README(.txt)?$/i
end
 
# Simple shortcut to File.join
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment