Method: Forgejo::Repository#stars_count
- Defined in:
- lib/forgejo/models/repository.rb
#stars_count ⇒ Object
Returns the value of attribute stars_count.
130 131 132 |
# File 'lib/forgejo/models/repository.rb', line 130 def stars_count @stars_count end |