Chnage
This commit is contained in:
parent
929b56629c
commit
2267872076
|
@ -234,6 +234,9 @@ class PullRequestsController < ApplicationController
|
|||
|
||||
|
||||
private
|
||||
def set_user
|
||||
@user = @project.owner
|
||||
end
|
||||
|
||||
def set_repository
|
||||
@repository = @project.repository
|
||||
|
|
Loading…
Reference in New Issue