[#345] small method refactoring

This commit is contained in:
Alexander Machehin 2014-03-13 22:46:21 +06:00
parent 718c8bb08c
commit e7bcf2dac4
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ class Project < ActiveRecord::Base
end
def to_param
"#{owner_uname}/#{name}"
name_with_owner
end
def all_members