star count
This commit is contained in:
parent
1983f695b8
commit
403f270968
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ class Map < ApplicationRecord
|
|||
contributors.length
|
||||
end
|
||||
|
||||
def start_count
|
||||
def star_count
|
||||
stars.length
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue