Add trend management to admin API (#24257)

This commit is contained in:
Robert R George
2023-04-18 02:33:30 -07:00
committed by GitHub
parent 1153531e92
commit 4db8230194
13 changed files with 419 additions and 12 deletions
+1
View File
@@ -18,6 +18,7 @@
#
class PreviewCardProvider < ApplicationRecord
include Paginable
include DomainNormalizable
include Attachmentable