Method: Forgejo::Repository#watchers_count
- Defined in:
- lib/forgejo/models/repository.rb
#watchers_count ⇒ Object
Returns the value of attribute watchers_count.
140 141 142 |
# File 'lib/forgejo/models/repository.rb', line 140 def watchers_count @watchers_count end |