This website requires JavaScript.
Explore
Help
Sign In
mirror
/
YuruToot
Watch
1
Star
0
Fork
0
You've already forked YuruToot
mirror of
https://github.com/funamitech/mastodon
synced
2024-11-27 14:29:03 +09:00
Code
ce801c6e63
YuruToot
/
spec
/
models
/
status_reaction_spec.rb
4 lines
54 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix some RubyCop offenses
2023-05-27 19:56:39 +09:00
# frozen_string_literal: true
add backend support for status emoji reactions turns out we can just reuse the code for announcement reactions.
2022-11-24 20:50:32 +09:00
Fix some RubyCop offenses
2023-05-27 19:56:39 +09:00
require
'rails_helper'
Copy Permalink