Fix rubocop repo_url offsense
This commit is contained in:
parent
664db15af0
commit
1f89de1120
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module TreeHelper
|
||||||
tree.html_safe
|
tree.html_safe
|
||||||
end
|
end
|
||||||
|
|
||||||
def repo_url()
|
def repo_url
|
||||||
request.original_url
|
request.original_url
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue