view refactoring

This commit is contained in:
gitlabhq 2011-11-02 11:21:17 -04:00
parent 5e12f10c14
commit 5fb1b9ffe3
15 changed files with 67 additions and 20 deletions

View file

@ -28,6 +28,8 @@ module ApplicationHelper
else
"Never"
end
rescue
"Never"
end
def markdown(text)