This website requires JavaScript.
Explore
Help
Sign In
erik
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-08-20 21:08:15 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
0cfdd1a401
mastodon
/
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-18 15:43:52 -08:00
Fabricator
(
:account_stat
)
do
account
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 14:38:14 -08:00
statuses_count
''
following_count
''
followers_count
''
Extract counters from accounts table to account_stats table (#9295)
2018-11-18 15:43:52 -08:00
end
Reference in a new issue
Copy permalink