migration

This commit is contained in:
Rob Colbert
2019-08-07 15:53:28 -04:00
parent 05037f60be
commit c8ce87e4f9
2 changed files with 6 additions and 6 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