MS IZ saved the person model
This commit is contained in:
parent
016c8fa471
commit
7ff25ef81a
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ class Person
|
|||
end
|
||||
|
||||
def recieve_url
|
||||
"#{self.url}user/#{self.owner.id}"
|
||||
"#{self.url}user/#{self.id}"
|
||||
end
|
||||
|
||||
protected
|
||||
|
|
|
|||
Loading…
Reference in a new issue