Merge branch 'dev' into user_dashboard

This commit is contained in:
gitlabhq 2011-11-02 20:59:06 +02:00
commit 83c1194d52
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)