API pagination for all collections using Link header
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
class Follow < ApplicationRecord
|
||||
include Paginable
|
||||
include Streamable
|
||||
|
||||
belongs_to :account
|
||||
|
Reference in New Issue
Block a user