Libraries
»
gitlabhq/gitlabhq
(master)
»
Index
»
Suggestion
»
#branch
Method: Suggestion#branch
Defined in:
app/models/suggestion.rb
#
branch
⇒
Object
28 29 30
# File 'app/models/suggestion.rb', line 28
def
branch
noteable
.
source_branch
end