API index for cards
This commit is contained in:
committed by
Stanko K.R.
parent
d384971ea2
commit
c65cb77ac4
@@ -0,0 +1,3 @@
|
||||
json.array! @page.records, partial: "cards/card", as: :card
|
||||
|
||||
json.next_page_url cards_path(@board, page: @page.next_param) unless @page.last?
|
||||
Reference in New Issue
Block a user