This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6258
Commits
1
Branch
0
Tags
134 MiB
Tree:
66019b0ec4
metu.life
/
spec
/
fabricators
/
status_stat_fabricator.rb
7 lines
121 B
Raw
Normal View
History
Unescape
Escape
Move status counters to separate table, count replies (#8104) * Move status counters to separate table, count replies * Migration to remove old counter columns from statuses table * Fix schema file
6 years ago
Fabricator
(
:status_stat
)
do
status_id
nil
replies_count
"
"
reblogs_count
"
"
favourites_count
"
"
end