This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
0cfdd1a401
chinwagsocial
/
spec
/
fabricators
/
account_stat_fabricator.rb
7 lines
118 B
Ruby
Raw
Normal View
History
Unescape
Escape
Extract counters from accounts table to account_stats table (#9295)
2018-11-19 10:43:52 +11:00
Fabricator
(
:account_stat
)
do
account
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-19 09:38:14 +11:00
statuses_count
''
following_count
''
followers_count
''
Extract counters from accounts table to account_stats table (#9295)
2018-11-19 10:43:52 +11:00
end
Reference in a new issue
Copy permalink