Add form to publish a new first level comment from the comments box
This commit is contained in:
@@ -114,6 +114,7 @@ Rails.application.routes.draw do
|
||||
resources :annotations do
|
||||
get :search, on: :collection
|
||||
get :comments
|
||||
post :new_comment
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user