This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
nyastodon
Watch
1
Star
0
Fork
You've already forked nyastodon
0
mirror of
https://git.bsd.gay/fef/nyastodon.git
synced
2024-12-26 16:03:42 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f4f91bc295
nyastodon
/
spec
/
models
/
status_stat_spec.rb
7 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-22 01:55:31 +01:00
# frozen_string_literal: true
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-14 19:19:32 +02:00
require
'rails_helper'
RSpec
.
describe
StatusStat
,
type
:
:model
do
end
Reference in a new issue
Copy permalink