Give the replies
collection an identifier and enable pagination (#10128)
This commit is contained in:
parent
9d3c6f1849
commit
d8498b3983
4 changed files with 67 additions and 3 deletions
|
@ -56,6 +56,7 @@ Rails.application.routes.draw do
|
|||
member do
|
||||
get :activity
|
||||
get :embed
|
||||
get :replies
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue