This website requires JavaScript.
Explore
Help
Sign in
namekuji
/
chuckya
Watch
1
Star
0
Fork
You've already forked chuckya
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0cfdd1a401
chuckya
/
spec
/
fabricators
/
status_stat_fabricator.rb
7 lines
121 B
Ruby
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
2018-08-15 02:19:32 +09:00
Fabricator
(
:status_stat
)
do
status_id
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-19 07:38:14 +09:00
replies_count
''
reblogs_count
''
favourites_count
''
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
2018-08-15 02:19:32 +09:00
end
Reference in a new issue
Copy permalink