This website requires JavaScript.
Explore
Help
Register
Sign In
random-mirrors
/
gab-social
Watch
1
Star
0
Fork
You've already forked gab-social
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
74b3700f58
gab-social
/
db
/
migrate
/
20201216051551_remove_chat_...
6 lines
103 B
Ruby
Raw
Blame
History
class
RemoveChatMutes
<
ActiveRecord
::
Migration
[
5
.
2
]
def
change
drop_table
:chat_mutes
end
end
Reference in New Issue
View Git Blame
Copy Permalink