diff --git a/app/helpers/commits_helper.rb b/app/helpers/commits_helper.rb index 7100d679358813c0c094899e392c3c55e1135b4b..9a8b3928bf4798a90b5e78407482623975b817e1 100644 --- a/app/helpers/commits_helper.rb +++ b/app/helpers/commits_helper.rb @@ -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.