Merge branch 'fix-for-ruby-1-9' into 'master'

Fix for ruby 1.9

Fixes #1452

See merge request !988
This commit is contained in:
Dmitriy Zaporozhets
2014-07-23 09:21:07 +00:00
+1
View File
@@ -1,3 +1,4 @@
# encoding: utf-8
module CommitsHelper
# Returns a link to the commit author. If the author has a matching user and
# is a member of the current @project it will link to the team member page.