added composer query string functionality for url, text. fixed issue with no user in base_controller, cleaned up video component, albums starting
This commit is contained in:
mgabdev
2020-12-17 23:46:37 -05:00
parent 47d57960a4
commit 47cd60f851
19 changed files with 269 additions and 676 deletions

View File

@@ -8,7 +8,6 @@
# account_id :integer not null
# created_at :datetime not null
# updated_at :datetime not null
# visibility :string
#
class StatusBookmarkCollection < ApplicationRecord