0
0
Fork 0

Add API endpoint to list featured accounts (fixes #8315) (#8317)

This commit is contained in:
ThibG 2018-08-20 18:46:04 +02:00 committed by Eugen Rochko
parent 5fbf12bbb8
commit b34d6238cb
3 changed files with 81 additions and 7 deletions

View file

@ -11,6 +11,7 @@
#
class AccountPin < ApplicationRecord
include Paginable
include RelationshipCacheable
belongs_to :account