This website requires JavaScript.
Explore
Help
Sign in
fef
/
nyastodon
Watch
1
Star
1
Fork
You've already forked nyastodon
0
forked from
mirrors/catstodon
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0cfdd1a401
nyastodon
/
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 00:43:52 +01:00
Fabricator
(
:account_stat
)
do
account
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 23:38:14 +01:00
statuses_count
''
following_count
''
followers_count
''
Extract counters from accounts table to account_stats table (#9295)
2018-11-19 00:43:52 +01:00
end
Reference in a new issue
Copy permalink