group accounts improvements

This commit is contained in:
Rob Colbert
2019-08-08 14:40:44 +03:00
committed by 2458773093
parent 05037f60be
commit f7118a39df
7 changed files with 86 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
# in_reply_to_account_id :bigint(8)
# poll_id :bigint(8)
# group_id :integer
# quote_id :bigint(8)
# quote_of_id :bigint(8)
#
class Status < ApplicationRecord