Method: Forgejo::Repository#wiki_branch
- Defined in:
- lib/forgejo/models/repository.rb
#wiki_branch ⇒ Object
Returns the value of attribute wiki_branch.
144 145 146 |
# File 'lib/forgejo/models/repository.rb', line 144 def wiki_branch @wiki_branch end |